Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 12,279 for

new

(0.2 sec)
  1. Composing signature with linear gradient brush ...

     This article explains how to fill signature background with linear gradient brush...Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create new instance of class and pass source...

    docs.groupdocs.com/signature/java/composing-sig...
  2. Specify rendering options for CAD files | Group...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to specify various options for rendering CAD files to HTML, PDF, PNG, and JPEG....Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... using ( var viewer = new Viewer ( "HousePlan.dwg" )) {...

    docs.groupdocs.com/viewer/net/specify-cad-rende...
  3. Set image size limits | GroupDocs

    This article shows how to set image size limits when rendering image to PNG or JPEG...Consulting Blog Knowledge Base New Releases Status Websites aspose...... using ( Viewer viewer = new Viewer ( "sample.jpg" )) { //...

    docs.groupdocs.com/viewer/net/set-image-size-li...
  4. Change page orientation | GroupDocs

    Following this guide you will learn how to change Word document page orientation to Portrait or Landscape using GroupDocs.Merger for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...OrientationOptions orientationOptions = new OrientationOptions ( OrientationMode...

    docs.groupdocs.com/merger/net/change-page-orien...
  5. Rotate pages | GroupDocs

    Following this guide you will learn how to change PDF document page rotation angle using GroupDocs.Merger for .NET API....Consulting Blog Knowledge Base New Releases Status Websites aspose...rotateOptions = new RotateOptions ( RotateMode . Rotate180 , new int []...

    docs.groupdocs.com/merger/net/rotate-pages/
  6. Rotate pages | GroupDocs

    Following this guide you will learn how to change PDF document page rotation angle using GroupDocs.Merger for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...rotateOptions = new RotateOptions ( RotateMode . Rotate180 , new int []...

    docs.groupdocs.com/merger/java/rotate-pages/
  7. Swap pages | GroupDocs

    This article explains how to rearrange document pages for PDF, Word, Excel, PowerPoint and many other file types using GroupDocs.Merger for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...source document. The result is a new document where two pages have...

    docs.groupdocs.com/merger/java/swap-pages/
  8. Load password-protected documents | GroupDocs

    This article explains how to load password-protected PDF, Word, Excel, PowerPoint documents when using GroupDocs.Comparison for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...LoadOptions sourceLoadOptions = new LoadOptions (){ Password = "1234"...

    docs.groupdocs.com/comparison/net/load-password...
  9. Get document page preview | GroupDocs

    This article shows the implementation of Redactor class which supports the rendering of the document preview in JPEG, PNG and BMP....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Redactor redactor = new Redactor ( "D:\\sample.docx"...

    docs.groupdocs.com/redaction/net/get-document-p...
  10. Load file from URL | GroupDocs

    This article explains how to load PDF, Word, Excel, PowerPoint documents from URL when using GroupDocs.Conversion for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Converter converter = new Converter (() => GetRemoteFile...

    docs.groupdocs.com/conversion/net/load-file-fro...