Sort Score
Result 10 results
Languages All
Labels All
Results 5,461 - 5,470 of 400,421 for

document

(0.34 sec)
  1. View PDF Files using Python | Aspose.PDF

    Open and view PDF Documents programmatically with Python sample code using Aspose.PDF for Python for .NET...the PDF with an instance of Document. View resultant File. Python...outfile ) document = apdf . Document ( path_infile ) document . save...

    products.aspose.com/pdf/python-net/viewer/pdf/
  2. Aspose::Words::DocumentVisitor::VisitGlossaryDo...

    Aspose::Words::DocumentVisitor::VisitGlossaryDocumentStart method. Called when enumeration of a glossary Document has started in C++....enumeration of a glossary document has started. virtual Aspose... Remarks Note: A glossary document node and its children are...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. StructuredDocumentTag.BuildingBlockGallery | As...

    Discover the StructuredDocumentTag BuildingBlockGallery property, defining your SDT's building block type. Ensure seamless Document customization!...is read-only for SDT of the document part type. For all other SDT...how to insert a structured document tag as a building block, and...

    reference.aspose.com/words/net/aspose.words.mar...
  4. Aspose::Words::VariableCollection::idx_set meth...

    Aspose::Words::VariableCollection::idx_set method. Gets or a sets a Document variable by the case-insensitive name. null values are not allowed as a right hand side of the assignment and will be replaced by empty string in C++....System::String&) method Gets or a sets a document variable by the case-insensitive...Examples Shows how to work with a document’s variable collection. auto...

    reference.aspose.com/words/cpp/aspose.words/var...
  5. View XPS Files using Python | Aspose.PDF

    Open and view XPS Documents programmatically with Python sample code using Aspose.PDF for Python for .NET...the XPS with an instance of Document. View resultant File. Python...XpsLoadOptions () document = apdf . Document ( path_infile , options...

    products.aspose.com/pdf/python-net/viewer/xps/
  6. View PS Files using Python | Aspose.PDF

    Open and view PS Documents programmatically with Python sample code using Aspose.PDF for Python for .NET...the PS with an instance of Document. View resultant File. Python...PsLoadOptions () document = apdf . Document ( path_infile , options...

    products.aspose.com/pdf/python-net/viewer/ps/
  7. View SVG Files using Python | Aspose.PDF

    Open and view SVG Documents programmatically with Python sample code using Aspose.PDF for Python for .NET...the SVG with an instance of Document. View resultant File. Python...SvgLoadOptions () document = apdf . Document ( path_infile , options...

    products.aspose.com/pdf/python-net/viewer/svg/
  8. 添加和删除书签|Aspose.PDF for Java

    您可以使用 Java 向 PDF 文档添加书签。可以从 PDF 文档中删除所有或特定书签。...Hide ] 向 PDF 文档添加书签 书签存储在 Document 对象的 OutlineItemCollectio 集合中,该集合本身位于...OutlineCollection 集合中。 要向 PDF 添加书签: 使用 Document 对象打开 PDF 文档。 创建书签并定义其属性。 将...

    docs.aspose.com/pdf/zh/java/add-and-delete-book...
  9. OdtSaveOptions.IsStrictSchema11 | Aspose.Words ...

    Optimize your ODT exports with the IsStrictSchema11 property. Ensure strict compliance with ODT 1.1 or enable 1.2 compatibility for best results....saved document conform to an older ODT schema. Document doc =...= new Document ( MyDir + "Rendering.docx" ); OdtSaveOptions saveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  10. ImageData.HasImage | Aspose.Words for .NET

    Discover the ImageData HasImage property. Quickly check if a shape contains image bytes or links, enhancing your design workflow effortlessly....images from a document to the file system. Document imgSourceDoc...imgSourceDoc = new Document ( MyDir + "Images.docx" ); // Shapes with the...

    reference.aspose.com/words/net/aspose.words.dra...