Sort Score
Result 10 results
Languages All
Labels All
Results 4,011 - 4,020 of 376,549 for

document

(0.13 sec)
  1. Aspose::Words::Inline::get_IsFormatRevision met...

    Aspose::Words::Inline::get_IsFormatRevision method. Returns true if formatting of the object was changed in Microsoft Word while change tracking was enabled in C++....MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/cpp/aspose.words/inl...
  2. 自定义页码不起作用 - Free Support Forum - aspose.com

    下面的代码: Document Document = new Document(); DocumentBuilder builder = new DocumentBuilder(Document); Section currentSection = builder.getCurrentSection(); currentSection.getPageSetup().setPageStartingNumber(10); current…...9:23am 1 下面的代码: Document document = new Document(); DocumentBuilder...builder = new DocumentBuilder(document); Section currentSection =...

    forum.aspose.com/t/topic/315401
  3. Add Footer to PDF using Python | Aspose.PDF

    Add footer to PDF programmatically with Python sample code using Aspose.PDF for Python for .NET....Add Footers to PDF Document Using Python In order to add footers... powerful and easy to use document manipulation API for python-net...

    products.aspose.com/pdf/python-net/footer/
  4. Convert PDF to PPTX in JavaScript|Aspose.PDF fo...

    Aspose.PDF allows you to convert PDF to PPTX format using JavaScript directly in the web....the number of pages in the document and can be very time-consuming...AsposePDFWebWorker . onmessage = evt => document . getElementById ( 'output'...

    docs.aspose.com/pdf/javascript-cpp/convert-pdf-...
  5. TxtSaveOptionsBase Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.TxtSaveOptionsBase for enhanced Document saving. Customize your text format options for optimal results and efficiency....additional options when saving a document into a text based formats...the Specify Save Options documentation article. public abstract...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Move Pages to PDF using C++ | Aspose.PDF

    Move PDF pages of your Document programmatically programmatically with C++ sample code using Aspose.PDF for C++... powerful and easy to use document manipulation API for cpp platform...your environment. Create a Document object with the input PDF...

    products.aspose.com/pdf/cpp/pages/move/
  7. PropertyType | Aspose.Words for Java

    Specifies data type of a Document property in Java....PropertyType Specifies data type of a document property. Examples: Shows...work with a document’s custom properties. Document doc = new Document();...

    reference.aspose.com/words/java/com.aspose.word...
  8. SmartTag.Element | Aspose.Words for .NET

    Discover the SmartTag Element property to easily define and manage smart tag names within your Documents for enhanced organization and efficiency....of the smart tag within the document. public string Element { get...void Create () { Document doc = new Document (); // A smart tag...

    reference.aspose.com/words/net/aspose.words.mar...
  9. SmartTag.AcceptEnd | Aspose.Words for .NET

    Discover how the SmartTag AcceptEnd method enhances visitor engagement by seamlessly managing end-of-visit experiences. Boost your site's interaction today!...visitor DocumentVisitor The document visitor. Return Value The...void Create () { Document doc = new Document (); // A smart tag...

    reference.aspose.com/words/net/aspose.words.mar...
  10. DocSaveOptions.save_routing_slip property | Asp...

    DocSaveOptions.save_routing_slip property. When ``False``, RoutingSlip data is not saved to output Document...data is not saved to output document. Default value is True . @property...Microsoft Word formats. doc = aw . Document () builder = aw . DocumentBuilder...

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