Sort Score
Result 10 results
Languages All
Labels All
Results 4,631 - 4,640 of 228,102 for

new

(1.06 sec)
  1. How to add Link Annotation using C++ | Aspose.PDF

    Add Link annotations programmatically in PDF with C++ sample code on any platform with C++ language...instance of Document class Create a new page or get a reference to an...PDF file Document document = new Document ( System . IO . Path...

    products.aspose.com/pdf/cpp/annotation/link/add/
  2. How to add Link Annotation using .NET | Aspose.PDF

    Add Link annotations programmatically in PDF with C# sample code on .NET Framework, .NET Core, and PHP, VBScript, C++ via COM Interop....instance of Document class Create a new page or get a reference to an...PDF file Document document = new Document ( System . IO . Path...

    products.aspose.com/pdf/net/annotation/link/add/
  3. PDF Rotation API | Aspose.PDF

    Rotate PDF Pages Using .NET, Java, C++ and Android... Set old and new page height. Setting the page...GetDataDir_AsposePdf_Pages (); Document doc = new Document ( dataDir + "input.pdf"...

    products.aspose.com/pdf/rotate/
  4. TextureAlignment Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.TextureAlignment enum for precise texture fill alignment. Enhance your document designs with seamless tiling options!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...OoxmlSaveOptions saveOptions = new OoxmlSaveOptions { Compliance...

    reference.aspose.com/words/net/aspose.words.dra...
  5. FolderFontSource Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fonts.FolderFontSource class, your solution for managing TrueType fonts efficiently. Enhance your document's typography today!...FolderFontSource folderFontSource = new FolderFontSource ( FontsDir ...Document doc = new Document (); doc . FontSettings = new FontSettings...

    reference.aspose.com/words/net/aspose.words.fon...
  6. 当时间过长时使用 InterruptMonitor 停止转换或加载|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... LoadOptions o = new Aspose . Diagram . LoadOptions...InterruptMonitor = im ; Diagram diagram = new Diagram ( "Huge.vsdx" , o );...

    docs.aspose.com/diagram/zh/java/stop-conversion...
  7. Table borders with bigger border weight are ren...

    Hi, we are experiencing some issues while trying to convert pdf to pptx file using aspose.pdf library. Table borders with bigger border weight are rendered incorrectly in the exported pptx. Please find the pdf input atta…...throws Exception { var pdfBytes = new ClassPathResource("bug_254459...readAllBytes(); try (Document srcDoc = new Document(pdfBytes)) { ByteArrayOutputStrea...

    forum.aspose.com/t/table-borders-with-bigger-bo...
  8. Load And Save To Stream in Ruby|Aspose.Words fo...

    Load and save MS Word document to stream using Ruby.... new ( data_dir + "Document.doc" )...'com.aspose.words.Document' ) . new ( stream ) \ # You can close...

    docs.aspose.com/words/java/load-and-save-to-str...
  9. Underline styles are not correctly exported to ...

    Hi, we are experiencing some issues while trying to convert pdf to pptx file using aspose.pdf library. Underline styles are not correctly exported to pptx. Please find the pdf input attached. Also, below is the code snip…...throws Exception { var pdfBytes = new ClassPathResource("bug_255276...readAllBytes(); try (Document srcDoc = new Document(pdfBytes)) { ByteArrayOutputStrea...

    forum.aspose.com/t/underline-styles-are-not-cor...
  10. OoxmlSaveOptions.compressionLevel property | As...

    OoxmlSaveOptions.compressionLevel property. Specifies the compression level used to save document... let doc = new aw . Document ( base . myDir...Word uses. let saveOptions = new aw . Saving . OoxmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...