Sort Score
Result 10 results
Languages All
Labels All
Results 8,501 - 8,510 of 414,508 for

document

(0.49 sec)
  1. Merge XPS files | .NET API Solution

    Merger XPS functionality of Aspose.Page API solution for .NET allows you to combine several XPS files into a single XPS or PDF Document....to merge XPS files to XPS document with using of any language...primary XPS file, e.g., var document = new XpsDocument("first.xps");...

    docs.aspose.com/page/net/merge/xps/
  2. Display MD Formats Using Java | Aspose.PDF

    Open and view MD Documents programmatically with Java sample code using Aspose.PDF for Java...the MD with an instance of Document. View resultant File. Java...instance of Document Document pdfDocument = new Document ( "template...

    products.aspose.com/pdf/java/viewer/md/
  3. Display PS Formats Using Java | Aspose.PDF

    Open and view PS Documents programmatically with Java sample code using Aspose.PDF for Java...the PS with an instance of Document. View resultant File. Java...instance of Document Document pdfDocument = new Document ( "template...

    products.aspose.com/pdf/java/viewer/ps/
  4. How to set AutoRecover property of Workbook|Doc...

    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....true AutoRecover: false AI Document Assistant Close Get the Version...Application that Created the Excel Document Disable Compatibility Checker...

    docs.aspose.com/cells/java/how-to-set-autorecov...
  5. How to set AutoRecover property of Workbook|Doc...

    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....True AutoRecover: False AI Document Assistant Close Get the Version...Application that Created the Excel Document How to Control Sheet Tab Bar...

    docs.aspose.com/cells/net/how-to-set-autorecove...
  6. BuildingBlock.Type | Aspose.Words for .NET

    Discover the BuildingBlock Type property, essential for defining building block types in your projects. Enhance your design with clarity and precision!...custom building block to a document. public void CreateAndInsert...CreateAndInsert () { // A document's glossary document stores building blocks...

    reference.aspose.com/words/net/aspose.words.bui...
  7. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_PlaceholderName method. Gets or sets Name of the BuildingBlock containing placeholder text in C++....placeholder text for a structured document tag. auto doc = System ::...MakeObject < Aspose :: Words :: Document > (); // Insert a plain text...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. DocumentSavingArgs | Aspose.Words for Java

    An argument passed into IDocumentSavingCallback.notifycom.aspose.words.DocumentSavingArgs in Java....more, visit the Save a Document documentation article. Examples:...Examples: Shows how to manage a document while saving to html. public...

    reference.aspose.com/words/java/com.aspose.word...
  9. Style.next_paragraph_style_name property | Aspo...

    Style.next_paragraph_style_name property. Gets/sets the name of the style to be applied automatically to a new paragraph inserted after a paragraph formatted with the specified style....automatically when you edit the document in MS Word. Examples Shows...access a document’s style collection. doc = aw . Document () self...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Creating a complex PDF|Aspose.PDF for .NET

    Aspose.PDF for NET allows you to create more complex Documents that contain images, text fragments, and tables in one Document....simple steps to create a PDF document using C# and Aspose.PDF. In...at creating a more complex document with C# and Aspose.PDF for...

    docs.aspose.com/pdf/net/complex-pdf-example/