Sort Score
Result 10 results
Languages All
Labels All
Results 3,001 - 3,010 of 417,994 for

document

(0.2 sec)
  1. RtfSaveOptions.save_format property | Aspose.Wo...

    RtfSaveOptions.save_format property. Specifies the format in which the Document will be saved if this save options object is used...Specifies the format in which the document will be saved if this save...Examples Shows how to save a document to .rtf with custom options...

    reference.aspose.com/words/python-net/aspose.wo...
  2. DocSaveOptions.save_routing_slip property | Asp...

    DocSaveOptions.save_routing_slip property. When ``False``, RoutingSlip data is not saved to output Document...data is not saved to output document. Default value is True . @property...Microsoft Word formats. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Table cell list format changed after insert new...

    The code: String path = "C:\\Users\\z_jia\\Desktop\\a\\DMS\\"; Document main = new Document(path + "794084228810694656.docx"); Document cover = new Document(path + "竖版签批.docx"); Document target = (Document) main.deepClo…...top\\a\\DMS\\"; Document main = new Document(path + "794084228810694656..."794084228810694656.docx"); Document cover = new Document(path + "竖版签批.docx");...

    forum.aspose.com/t/table-cell-list-format-chang...
  4. Working with Attachments | Aspose.Note Document...

    A guide on managing and utilizing file attachments within your application....Attached Files from a OneNote Document All files attached to a Microsoft...Microsoft OneNote document can be retrieved. These files are stored...

    docs.aspose.com/note/net/working-with-attachments/
  5. SdtAppearance enumeration | Aspose.Words for Py...

    aspose.words.markup.SdtAppearance enumeration. Specifies the appearance of a structured Document tag....appearance of a structured document tag. Members Name Description...BOUNDING_BOX Represents a structured document tag shown as a shaded rectangle...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Working with Portfolio in PDF|Aspose.PDF for C++

    Create a PDF Portfolio with Aspose.PDF for C++. You should use a Microsoft Excel File, a Word Document, and an image file to create a PDF Portfolio....creating PDF Portfolio documents using the Document class. Add a file...file into a Document.Collection object after getting it with the...

    docs.aspose.com/pdf/cpp/portfolio/
  7. While generating using Aspose.Words mail merge ...

    Hello All, We are using DocParts to generate content for Aspose.Words mail merge. Within the DocParts, we utilize Word’s Outline/Navigation feature, applying built-in heading styles (e.g., Heading 1, Heading 2) to enabl…...collapsible sections for better document structure. However, when we...template and generate the final document using our algorithm, we’re...

    forum.aspose.com/t/while-generating-using-aspos...
  8. XamlFlowSaveOptions.ImagesFolder | Aspose.Words...

    Discover how the XamlFlowSaveOptions ImagesFolder property allows you to easily specify a folder for saving images when exporting Documents to XAML format....are saved when exporting a document to XAML format. Default is...} Remarks When you save a Document in XAML format, Aspose.Words...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Extract and Save an Attachment|Aspose.PDF for Java

    Aspose.PDF for Java allows you to get all attachments from a PDF Document. Also, you can get an individual attachment from your Document....] Get Attachments From PDF Document With Aspose.PDF, it is possible...all attachments from a PDF document. This is useful either when...

    docs.aspose.com/pdf/java/extract-and-save-an-at...
  10. 使用 XFA 表单|Aspose.PDF for .NET

    Aspose.PDF for .NET API 让您在 PDF 文档中处理 XFA 和 XFA Acroform 字段。Aspose.Pdf.Facades....相反,请使用 Document.Form.XFA 来获取/设置字段值并操作 XFA...FillXFAFields () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/zh/net/xfa-forms/