Sort Score
Result 10 results
Languages All
Labels All
Results 7,751 - 7,760 of 415,488 for

document

(0.37 sec)
  1. DocumentBuilder.startEditableRange method | Asp...

    DocumentBuilder.startEditableRange method. Marks the current position in the Document as an editable range start....the current position in the document as an editable range start...Remarks Editable range in a document can overlap and span any range...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. C++ API to Convert EPUB to PPSX | products.aspo...

    Convert EPUB to PPSX via C++ without using Microsoft Word or Adobe Acrobat Reader...PPSX Open EPUB file using Document class reference Convert EPUB...method function Load PPTX document by using Presentation class...

    products.aspose.com/total/cpp/conversion/epub-t...
  3. Combining Tables - Free Support Forum - aspose.com

    Dear Aspose Team, I’m currently migrating our code from “aspose.words 11” to “aspose.words 26.2”. I know, it’s a big version jump. :slight_smile: I’m running into a problem and hope you can help. We have a method to me…...following code: Document doc = new Document(@"C:\Temp\in.docx");...Tab1); // After saving the document the tables will be joined...

    forum.aspose.com/t/combining-tables/325913
  4. TxtSaveOptionsBase class | Aspose.Words for Python

    aspose.words.saving.TxtSaveOptionsBase class. The base class for specifying additional options when saving a Document into a text based formats...additional options when saving a document into a text based formats...the Specify Save Options documentation article. Inheritance: TxtSaveOptionsBase...

    reference.aspose.com/words/python-net/aspose.wo...
  5. PdfLoadOptions.PageCount | Aspose.Words for .NET

    Control page reading with PdfLoadOptions' PageCount property. Easily set the number of pages to read, ensuring efficient Document handling....which means all pages of the document will be read. public int PageCount...PageCount = 1 ; Document doc = new Document ( MyDir + "Images...

    reference.aspose.com/words/net/aspose.words.loa...
  6. DmlEffectsRenderingMode enumeration | Aspose.Wo...

    aspose.words.saving.DmlEffectsRenderingMode enumeration. Specifies how DrawingML effects are rendered to fixed page formats....in a document as we save it to PDF. doc = aw . Document ( file_name...object that we can pass to the document's "Save" method # to modify...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 如何使用 Java 删除 Link 注释 | Aspose.PDF

    在 JSP/JSF 应用程序和桌面应用程序的 Java 运行时环境中删除 PDF 文件中的 Link 注释的 Java 示例代码。...Load the PDF file Document document = new Document ( _dataDir + "SimpleResume_mod...AnnotationSelector Page page = document . getPages (). get_Item (...

    products.aspose.com/pdf/zh-hans/java/annotation...
  8. DocumentBuilder.MoveToHeaderFooter | Aspose.Wor...

    Effortlessly navigate to headers and footers with the DocumentBuilder MoveToHeaderFooter method, enhancing your Document editing efficiency.... Document doc = new Document (); DocumentBuilder...footers in a document using DocumentBuilder. Document doc = new...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Comparer Class | Aspose.Words for .NET

    Effortlessly compare Documents with the Aspose.Words LowCode Comparer class. Unlock powerful methods for seamless Document analysis and collaboration....methods intended to compare documents. public class Comparer : Processor...action allowing canceling document processing task using specified...

    reference.aspose.com/words/net/aspose.words.low...
  10. PageSetup.suppress_endnotes property | Aspose.W...

    PageSetup.suppress_endnotes property. True if endnotes are printed at the end of the next section that doesn't suppress endnotes... Document () doc . remove_all_children...remove_all_children () # By default, a document compiles all endnotes at its...

    reference.aspose.com/words/python-net/aspose.wo...