Sort Score
Result 10 results
Languages All
Labels All
Results 4,331 - 4,340 of 351,309 for

document

(0.1 sec)
  1. PDF to EXCEL Converter using PHP | Aspose.PDF

    Sample code on PHP for PDF to EXCEL conversion. Use example code for batch PDF to EXCEL conversion with Aspose.PDF for PHP via Java...convert programmatically a document from PDF to EXCEL format using...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/php-java/conversion/pdf...
  2. EPS to GIF Converter using Java | Aspose.PDF

    EPS to GIF conversion via Java sample code. Programmers can use this example code to export EPS to GIF within any Web or Desktop Java based application....programmatically a document from EPS to GIF format with a modern document-processing...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/java/conversion/eps-to-...
  3. Renumbering starts at 1 again - Free Support Fo...

    Hello, the numbering in the ‘Bilanz’ Document should start at 2. The numbering in the ‘GuV’ Document should start at 3. When I append the ‘GuV’ to a Document, the numbering persists. However, if I do the same with th…...merge the documents. Document docStart = new Document(@"C:\Temp\DocStart...tart.docx"); Document docContent = new Document(@"C:\Temp\DocContent...

    forum.aspose.com/t/renumbering-starts-at-1-agai...
  4. ListCollection.count property | Aspose.Words fo...

    ListCollection.count property. Gets the count of numbered and bulleted lists in the Document....and bulleted lists in the document. get count () : number Examples...Shows how to verify owner document properties of lists. let doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 在现有 PDF 文件中替换图像|Aspose.PDF for .NET

    本节描述了如何使用 C# 库在现有 PDF 文件中替换图像。...要替换图像: 使用 Document 对象打开 PDF 文件。 替换特定图像,使用 Document 对象的 Save 方法保存更新后的...ReplaceImageInPDF () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/zh/net/replace-image-in-exi...
  6. Create PDF Forms using Python for .NET | Aspose...

    Create PDF forms and add fields programmatically with Python sample code using Aspose.PDF for Python for .NET....powerful, and easy-to-use document manipulation API for Python...Load PDF in an instance of Document class. Create a field. Create...

    products.aspose.com/pdf/python-net/acroforms/cr...
  7. ImageSaveOptions.PaperColor | Aspose.Words for ...

    Discover the ImageSaveOptions PaperColor property to easily customize background colors for your generated images, enhancing visual appeal and uniqueness....When rendering pages of a document that specifies its own background...background color, then the document background color will override...

    reference.aspose.com/words/net/aspose.words.sav...
  8. BuiltInDocumentProperties.last_saved_by propert...

    BuiltInDocumentProperties.last_saved_by property. Gets or sets the name of the last author....Examples Shows how to work with document properties in the “Origin”...“Origin” category. # Open a document that we have created and edited...

    reference.aspose.com/words/python-net/aspose.wo...
  9. SectionStart Enum | Aspose.Words for .NET

    Explore Aspose.Words.SectionStart enum to understand section breaks and enhance Document formatting for better control and presentation....Words document by hand. Document doc = new Document (); // A...A blank document contains one section, one body and one paragraph...

    reference.aspose.com/words/net/aspose.words/sec...
  10. Paragraph.is_end_of_section property | Aspose.W...

    Paragraph.is_end_of_section property. True if this paragraph is the last paragraph in the [Body](../../body/) (main text story) of a [Section](../../section/); false otherwise....contents of one document to a bookmark in another document. def insert_at_bookmark...insert_at_bookmark (): doc = aw . Document () builder = aw . DocumentBuilder...

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