Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 4,250 for

split document

(0.08 sec)
  1. Aspose.Pdf for .Net version 21.2 and newer Inva...

    Hi We are using Aspose.Pdf for .net to create pdf Document for signing. We send the Document for signing through an external company that has a validation procedure to verify validity for signing. After we have updated…...create pdf document for signing. We send the document for signing...version newer than 21.1 our documents does not validate at the external...

    forum.aspose.com/t/aspose-pdf-for-net-version-2...
  2. PDF Conversion - Table borders causing spacing ...

    Hi, I have noticed this across several Documents in the past. It appears that tables with double-lined borders are not rendered correctly when the Word Document is converted to PDF. Using Aspose 21.6-jdk17. See attach…...noticed this across several documents in the past. It appears that...rendered correctly when the Word document is converted to PDF. Using...

    forum.aspose.com/t/pdf-conversion-table-borders...
  3. How to Crop a PDF using C#

    This how-to guide describes how to crop a PDF using C#. It contains the configuration information, a program flow, and a runnable sample code to crop one page from PDF using C#....the source PDF file in the Document class object to crop it Display...summarize the process to crop PDF document using C# . The process starts...

    kb.aspose.com/pdf/net/how-to-crop-a-pdf-using-c...
  4. Zoom PDF File using C#

    This article guides on how to zoom PDF file using C#. It has the details to set the IDE, steps, and a sample code to apply the feature of PDF zoom out using C#....the source PDF file into the Document object for zooming in when...application, or print the document. This article has taught us...

    kb.aspose.com/pdf/net/zoom-pdf-file-using-csharp/
  5. Read Barcodes from PDF Documents|Documentation

    How to Recognize Barcodes from PDF Files...Read Barcodes from PDF Documents Contents [ Hide ] Overview Often...PDF documents. Barcodes can be embedded into PDF documents as...

    docs.aspose.com/barcode/net/read-barcode-from-p...
  6. TxtSaveOptionsBase.ForcePageBreaks | Aspose.Wor...

    TxtSaveOptionsBase ForcePageBreaks property. Allows to specify whether the page breaks should be preserved during export in C#....inserted explicitly into a document. It is not related to page...exporting a document to plaintext. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Rendering problem of Thai characters in PDF - F...

    Hi Anwender, Apologize to ask questions on your topic. Hi Awais.hafeez, Thank you so much for your help. I do as your advice, but the output in PDF file still not like in Word file. please see attached the output fil…...Document docx = new Aspose.Words.Document(sourcePath...and upload your input Word document, Aspose.Words generated PDF...

    forum.aspose.com/t/rendering-problem-of-thai-ch...
  8. SplitToPages performance degrades with page cou...

    There is an exponential performance hit related to the page count. For a 500 pages PDF it can take 5 hrs to Split using the standard code that preserves accessibility information: PdfFileEditor pdfEditor = new PdfFileE…...pages PDF it can take 5 hrs to split using the standard code that...@sbuchner Please attach the document used in the attached code...

    forum.aspose.com/t/splittopages-performance-deg...
  9. VbaReferenceCollection.RemoveAt | Aspose.Words ...

    VbaReferenceCollection RemoveAt method. Removes the VbaReference element at the specified index of the collection in C#....dll" ; Document doc = new Document ( MyDir + "VBA project...refParts = libIdReference . Split ( '#' ); if ( refParts . Length...

    reference.aspose.com/words/net/aspose.words.vba...
  10. htmlsaveoptions - Aspose.Words for Java - API R...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word Documents using Java....DigitalSignatureUtil DocSaveOptions Document DocumentBase DocumentBuilder...additional options when saving a document into the SaveFormat.HTML ...

    reference.aspose.com/words/java/com.aspose.word...