Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 4,296 for

split document

(0.83 sec)
  1. Бөлінген файлдар - JavaScript via C++ | Aspose.PDF

    JavaScript via C++ кез келген платформада файлдарды бөлуге арналған үлгі коды....a page to split*/ const pageToSplit = 1 ; /*split a PDF-file...( json . errorCode == 0 ) document . getElementById ( 'output'...

    products.aspose.com/pdf/kk/javascript-cpp/split...
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Excel File Format Soluton for End Users & Developers – Split Excel Spreadsheet into Worksheets in Javahttps://products.aspose.com/cells/java/Splitter/Recent content ......for End Users & Developers – Split Excel Spreadsheet into Worksheets...com/cells/java/splitter/Recent content in Split Excel Spreadsheet into Worksheets...

    products.aspose.com/cells/java/splitter/index.xml
  3. 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/
  4. HtmlSaveOptions.Encoding | Aspose.Words for .NET

    HtmlSaveOptions Encoding property. Specifies the encoding to use when exporting to HTML MHTML or EPUB. Default value is new UTF8Encodingfalse UTF8 without BOM in C#....saving a document to .epub. Document doc = new Document ( MyDir...specify the encoding for a document that we will save. HtmlSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  5. FontSavingArgs.IsSubsettingNeeded | Aspose.Word...

    FontSavingArgs IsSubsettingNeeded property. Allows to specify whether the current font will be subsetted before exporting as a font resource in C#....characters that are used in the document. Subsetting allows to reduce...SaveExportedFonts () { Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Free Online Document Automation | Conholdate Apps

    Convert, View, Edit, eSign, Merge, Split and Translate files using Documents manipulation apps online...Free Online Document Automation Translate, view, convert, edit...Annotation Collaborate & annotate documents online using text, strikeout...

    products.conholdate.app
  7. FontSavingArgs.Document | Aspose.Words for .NET...

    FontSavingArgs 财产. 获取正在保存的文档对象...Document FontSavingArgs.Document property 获取正在保存的文档对象。...获取正在保存的文档对象。 public Document Document { get ; } 例子 展示如何定义自定义逻辑以在保存为...

    reference.aspose.com/words/zh/net/aspose.words....
  8. 如何自定义拆分PDF文件 - Aspose.PDF Product Family - Free...

    Aspose.PDF.Cpp.22.8 c++ void SplittingDocuments() { // String for path name String _dataDir("C:\\Samples\\"); // String for input file name String DocumentFileName("sample.pdf"); // Open docu…...8 c++ Split PDF programmatically This topic...topic shows how to split PDF pages into individual PDF files with...

    forum.aspose.com/t/pdf/251117
  9. FontSavingArgs.KeepFontStreamOpen | Aspose.Word...

    FontSavingArgs KeepFontStreamOpen property. Specifies whether Aspose.Words should keep the stream open or close it after saving a font in C#....SaveExportedFonts () { Document doc = new Document ( MyDir + "Rendering...them alongside the output document. doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.sav...
  10. SplitToPages | Aspose.PDF for .NET API Reference

    Splits the PDF file into single-page Documents....SplitToPages(string) Splits the PDF file into single-page documents. public...buffers a single-page PDF document. See Also class PdfFileEditor...

    reference.aspose.com/pdf/net/aspose.pdf.facades...