Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 5,230 for

split

(0.2 sec)
  1. 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....page, delete existing page, split the pages or you can specify...Editing, PDF Imposition, and Splitting. We’re going to discuss these...

    docs.aspose.com/pdf/java/pdffileeditor-class/
  2. 拆分 PDF 页面|Aspose.PDF for .NET

    本节解释如何使用 PdfFileEditor 类拆分 PDF 页面。... PdfFileEditor (); // Split pages pdfEditor . SplitFromFirst... FileMode . Create )) { // Split pages pdfEditor . SplitFromFirst...

    docs.aspose.com/pdf/zh/net/split-pdf-pages/
  3. FontSavingArgs.OriginalFileSize | Aspose.Words ...

    Discover the FontSavingArgs OriginalFileSize property to efficiently retrieve the original font file size, enhancing your font management experience.... Split ( Path . DirectorySeparatorCh...+ args . OriginalFileName . Split ( Path . DirectorySeparatorCh...

    reference.aspose.com/words/net/aspose.words.sav...
  4. FontSavingArgs.KeepFontStreamOpen | Aspose.Word...

    Discover how the KeepFontStreamOpen property in FontSavingArgs lets Aspose.Words manage font streams efficiently, enhancing your document processing experience.... Split ( Path . DirectorySeparatorCh...+ args . OriginalFileName . Split ( Path . DirectorySeparatorCh...

    reference.aspose.com/words/net/aspose.words.sav...
  5. HtmlSaveOptions.fontSavingCallback property | A...

    HtmlSaveOptions.fontSavingCallback property. Allows to control how fonts are saved when a document is saved to HTML, MHTML or EPUB.... split ( Path . DirectorySeparatorCh...+ args . originalFileName . split ( Path . DirectorySeparatorCh...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FontSavingArgs.originalFileName property | Aspo...

    FontSavingArgs.originalFileName property. Gets the original font file name with an extension.... split ( Path . DirectorySeparatorCh...+ args . originalFileName . split ( Path . DirectorySeparatorCh...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. HtmlSaveOptions.export_document_properties prop...

    HtmlSaveOptions.export_document_properties property. Specifies whether to export built-in and custom document properties to HTML, MHTML or EPUB... # A split criterion allows us to segment...We will set the criteria to split the document into heading paragraphs...

    reference.aspose.com/words/python-net/aspose.wo...
  8. HtmlSaveOptions.Encoding | Aspose.Words for .NET

    Discover HtmlSaveOptions Encoding for seamless HTML, MHTML, and EPUB exports. Easily customize encoding with UTF-8 for optimal compatibility and performance.... // A split criterion allows us to segment...We will set the criteria to split the document into heading paragraphs...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Merging and Unmerging Cells with C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files, which supports merging and unmerging cells. This article will introduce how to merge and unmerge cells using the Aspose.Cells library, and how to customize the merged cell style.... You may unmerge, or split, the merged cells too. A merged...merged cell. When the cell is split, the new cells keep their original...

    docs.aspose.com/cells/cpp/merging-and-unmerging...
  10. 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...Document(inputStream); //use regex to split by rule var textFragmentAbsorber...

    forum.aspose.com/t/textfragmentabsorber-with-te...