Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 3,760 for

split document

(0.11 sec)
  1. FontSavingArgs.originalFileName property | Aspo...

    FontSavingArgs.originalFileName property. Gets the original font file name with an extension.... Document ( base . myDir + "Rendering...them alongside the output document. doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. TextFragmentAbsorber with TextSearchOptions Reg...

    Hi, I am trying to Split a 1652 page PDF based on a rule. My current implementation works fine with PDF files that have 120 pages. With my large PDF I get very long wait times when using the following code: var documen…...11:04am 1 Hi, I am trying to split a 1652 page PDF based on a rule...following code: var document = new Document(inputStream); //use...

    forum.aspose.com/t/textfragmentabsorber-with-te...
  3. FontSavingArgs.fontFamilyName property | Aspose...

    FontSavingArgs.fontFamilyName property. Indicates the current font family name.... Document ( base . myDir + "Rendering...them alongside the output document. doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Working with Documents|Aspose.PDF for Java

    Discover how to use the PDFFileEditor class in Java to edit and manipulate PDF Documents using Aspose.PDF....with Documents Contents [ Hide ] Concatenate PDF documents Extract...existing PDF Working with PDF documents includes various functions...

    docs.aspose.com/pdf/java/pdffileeditor-class/
  5. IFontSavingCallback class | Aspose.Words for No...

    Aspose.Words.Saving.IFontSavingCallback class. Implement this interface if you want to receive notifications and control how Aspose.Words saves fonts when exporting a Document to HTML format....saves fonts when exporting a document to HTML format. Methods Name...() => { let doc = new aw . Document ( base . myDir + "Rendering...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 使用Node.js和C++拆分Excel工作表屏幕|Documentation

    在本文中,您将学习如何通过编程方式使用Node.js C++插件将工作表分成两部分或四部分,以显示特定的行和/或列。...split() 方法进行拆分。 const path = require...node" ); // The path to the documents directory. const dataDir =...

    docs.aspose.com/cells/zh/nodejs-cpp/how-to-spli...
  7. How to Extract Content Between Document Nodes|A...

    Extracting Document content in different using C#....Content Between Nodes in a Document Contents [ Hide ] What is...nodes in a document. When working with documents, it is important...

    docs.aspose.com/words/net/how-to-extract-select...
  8. FontSavingArgs.FontStream | Aspose.Words for .NET

    Discover the FontSavingArgs FontStream property, enabling seamless font storage and management for enhanced application performance and user experience....SaveExportedFonts () { Document doc = new Document ( MyDir + "Rendering...them alongside the output document. doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Working with PDF Pages in C#|Aspose.PDF for .NET

    How to add pages, add headers and footers, add watermarks you can know in this section. Aspose.PDF for .NET explain to you all details on this topic....you insert a page to a PDF document at any location in the file...different headers in your document with C# library by Aspose...

    docs.aspose.com/pdf/net/working-with-pages/
  10. Insert an Empty Page into a PDF File in Python|...

    Learn how to insert an empty page at any position within a PDF file using Python and Aspose.PDF for flexible Document structuring....Insert an Empty Page into a Pdf document using Aspose.PDF Java for...= self . Document () pdf_document = self . Document () pdf_document...

    docs.aspose.com/pdf/java/insert-an-empty-page-i...