Sort Score
Result 10 results
Languages All
Labels All
Results 7,711 - 7,720 of 415,500 for

document

(0.44 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. 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
  3. 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...
  4. 如何通过C++的JavaScript设置系列不可见|Documentation

    了解如何在Excel图表中使用Aspose.Cells for JavaScript通过C++设置系列不可见。...Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  5. Aspose::Words::Framesets::Frameset::get_FrameDe...

    Aspose::Words::Framesets::Frameset::get_FrameDefaultUrl method. Gets or sets the web page URL or Document file name to display in this frame in C++....or sets the web page URL or document file name to display in this...access frames on-page. // Document contains several frames with...

    reference.aspose.com/words/cpp/aspose.words.fra...
  6. IDocumentProcessorPlugin.toDocument method | As...

    IDocumentProcessorPlugin.toDocument method. Parses the Document loaded by [IDocumentProcessorPlugin.load()](../load/#buffer_loadoptions) method into [Document](../../Document/) object....method toDocument() Parses the document loaded by IDocumentProcessorPl...IDocumentProcessorPl.load() method into Document object. toDocument () See Also...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Set Viewer Preference of an existing PDF File|A...

    Learn how to set viewer preferences, such as page layout and zoom settings, for existing PDF Documents using Aspose.PDF in Java....for example, positioning the document window in the center of the...SetViewerPreference () { var document = new Document ( _dataDir + "Sample...

    docs.aspose.com/pdf/java/set-viewer-preference-...
  8. DocumentBuilder.InsertParagraph | Aspose.Words ...

    Enhance your Documents effortlessly with the DocumentBuilder InsertParagraph method, allowing seamless paragraph breaks for improved readability....a paragraph break into the document. public Paragraph InsertParagraph...paragraph into the document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Metered | Aspose.Words for Java

    Provides methods to set metered key in Java.... Document doc = new Document(getMyDir() + "Document.docx");...spent. Document doc = new Document(getMyDir() + "Document.docx");...

    reference.aspose.com/words/java/com.aspose.word...
  10. Border.color property | Aspose.Words for Python

    Border.color property. Gets or sets the border color....a border into a document. doc = aw . Document () builder = aw...

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