Sort Score
Result 10 results
Languages All
Labels All
Results 8,921 - 8,930 of 401,853 for

document

(0.28 sec)
  1. Javascript Split A File

    Split Documents programmatically in JavaScript: DOCX, PDF, DOC, ODT, RTF, HTML, TXT and many more....Split documents into parts in JavaScript Fast JavaScript library...library to split a document into a group of smaller files according...

    products.aspose.com/words/nodejs-net/split/
  2. Aspose::Words::PageSetup::get_HeadingLevelForCh...

    Aspose::Words::PageSetup::get_HeadingLevelForChapter method. Gets or sets the heading level style that is applied to the chapter titles in the Document in C++....the chapter titles in the document. int32_t Aspose :: Words ::...include chapter numbers, the document headings must have a numbered...

    reference.aspose.com/words/cpp/aspose.words/pag...
  3. StructuredDocumentTagRangeStart.xml_mapping pro...

    StructuredDocumentTagRangeStart.xml_mapping property. Gets an object that represents the mapping of this structured Document tag range to XML data in a custom XML part of the current Document....mapping of this structured document tag range to XML data in a...custom XML part of the current document. @property def xml_mapping...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Modify the content of pdf based on header - Fre...

    Hello, Currently what we are doing: We have our data in HTML format. So we are generating pdf from html. We are using Converter.ConvertHTML from Aspose.HTML. Also, we have pdf headers and footers in HTML form. What we…...existing PDF document Document document = new Document(inputPdfPath);...Document(inputPdfPath); for (int i = 1; i <= document.Pages.Count; i++) { // Create...

    forum.aspose.com/t/modify-the-content-of-pdf-ba...
  5. Words for .NET output questions - Free Support ...

    doc-gen format error.zip (2.1 MB) Please see the questions below from the client and help, thank you ! We are currently experiencing issues with Aspose when converting Excel and Word files to PDF, specifically differen…...including font availability, document structure, and specific formatting...fonts used in the original documents are installed on the server...

    forum.aspose.com/t/words-for-net-output-questio...
  6. 使用 Java 查看 SVG 文件 | Aspose.PDF

    使用 Aspose.PDF for Java,使用 Java 示例代码,以编程方式打开和查看 SVG 文档...instance of Document Document pdfDocument = new Document ( "template...SvgLoadOptions ()); // save document in HTML format pdfDocument...

    products.aspose.com/pdf/zh-hans/java/viewer/svg/
  7. PsSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover the PsSaveOptions SaveFormat property to easily specify your Document's save format. Optimize your workflow with flexible saving options!...Specifies the format in which the document will be saved if this save...Examples Shows how to save a document to the Postscript format in...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Online XPS to GIF Conversion or Build .NET base...

    Free online app to convert XPS to GIF files. .NET C# conversion library code for XPS Documents....will be converted into GIF document Download the converted GIF...Automation API Open XPS file using Document class Convert XPS to Doc by...

    products.aspose.com/total/net/conversion/xps-to...
  9. Insert an Empty Page at End of PDF File in Pyth...

    Discover how to insert an empty page at the end of a PDF Document in Python with Aspose.PDF for easy Document expansion....Empty Page at the end of PDF document using Aspose.PDF Java for...class. pdf_document = self . Document () pdf_document = self ....

    docs.aspose.com/pdf/java/insert-an-empty-page-a...
  10. Changing the Hyperlink style when saving as Wor...

    Hi, our customer reported a need to change the Hyperlinks style in the Word Documents. They have Documents that we convert into PDF. They want to remove the underline and change the color globally, in the output PDF tha…...style in the Word documents. They have documents that we convert...hyperlink style globally in a Word document using Aspose.Words for Java...

    forum.aspose.com/t/changing-the-hyperlink-style...