Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 3,981 for

split document

(0.48 sec)
  1. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......Cells in Word using Java Split Word Document into Sections with Python...Resize Image using Python Split Word Document into Sections using Java...

    kb.aspose.com/categories/page/21/
  2. PdfFileEditor Class|Aspose.PDF for Python via .NET

    Explore how to edit and manipulate PDF files using the PDFFileEditor class in Python with Aspose.PDF....[ Hide ] Working with PDF documents includes various functions...page, delete an existing page, split the pages, or you can specify...

    docs.aspose.com/pdf/python-net/pdffileeditor-cl...
  3. Merge PDF Files in Python|Aspose.PDF for Python...

    Learn how to merge multiple PDF files into a single Document in Python....New Document. Merge the PDF Files Save the Merged Document Combining...Combining multiple PDF documents into a single file: import sys...

    docs.aspose.com/pdf/python-net/merge-pdf-docume...
  4. How to check Frozen State without Excel.|Docume...

    In this article, you will learn how to check the frozen state of an Excel worksheet programmatically using the C# library with .NET API....the worksheet is frozen or split in Microsoft Excel. But is there...find whether it is frozen or split using C#? We can do it easily...

    docs.aspose.com/cells/net/how-to-check-frozen-s...
  5. How to Check Frozen State without Excel.|Docume...

    In this article, you will learn how to check the frozen state of an Excel worksheet programmatically using Aspose.Cells for Python via .NET APIs....the worksheet is frozen or split in MS Excel. But is there a...find whether it is frozen or split using C#? We can easily do it...

    docs.aspose.com/cells/python-net/how-to-check-f...
  6. IFontSavingCallback Interface | Aspose.Words fo...

    Control font saving in Aspose.Words with the IFontSavingCallback interface. Get notifications and customize HTML exports for optimal Document quality....saves fonts when exporting a document to HTML format. public interface...SaveExportedFonts () { Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.sav...
  7. FontSavingArgs.isExportNeeded property | Aspose...

    FontSavingArgs.isExportNeeded property. Allows to specify whether the current font will be exported as a font resource... Document ( base . myDir + "Rendering...them alongside the output document. doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FontSavingArgs.originalFileSize property | Aspo...

    FontSavingArgs.originalFileSize property. Gets the original font file size.... Document ( base . myDir + "Rendering...them alongside the output document. doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Hyphenation::IsDictionaryRegiste...

    Aspose::Words::Hyphenation::IsDictionaryRegistered method. Returns false if for the specified language there is no dictionary registered or if registered is Null dictionary, true otherwise in C++.... // When a document contains lines of text in...in which a word could be split up and continued on the next line...

    reference.aspose.com/words/cpp/aspose.words/hyp...
  10. Worksheet Views|Documentation

    This article will describe how to use Aspose.Cells for Python via .NET API to interact with the page‑break preview of an Excel workbook and worksheets. Work with Split panes, frozen panes, and zoom factor as well.... Split Panes If you need to split the screen to...the same worksheet, you can split panes. Microsoft Excel offers...

    docs.aspose.com/cells/python-net/worksheet-views/