Sort Score
Result 10 results
Languages All
Labels All
Results 5,531 - 5,540 of 17,690 for

insert documents

(0.13 sec)
  1. Convert PPT and PPTX to PDF in C++ [Advanced Fe...

    Learn how to convert PPT, PPTX, and ODP presentations to PDF in C++ using Aspose.Slides. Implement advanced features like password protection, compliance standards, and custom options for high-quality, accessible PDF Documents....convert presentations to PDF documents, use various options to control...compliance standards to output documents. PowerPoint to PDF Conversions...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  2. Document.has_revisions property | Aspose.Words ...

    Document.has_revisions property. Returns ``True`` if the document has any tracked changes....has_revisions property Document.has_revisions property Returns...Returns True if the document has any tracked changes. @property def...

    reference.aspose.com/words/python-net/aspose.wo...
  3. SdtType | Aspose.Words for Java

    Specifies the type of a structured document tag SDT node in Java....Specifies the type of a structured document tag (SDT) node. Examples:...structured document tag of the Citation type. Document doc = new...

    reference.aspose.com/words/java/com.aspose.word...
  4. Ինչպես չափափոխել նկարը Word-ում Python-ի միջոցով

    Այս հոդվածը ձեզ ուղղորդում է, թե ինչպես փոխել նկարի չափը Word-ում Python-ի միջոցով: Այն տրամադրում է կազմաձևման մանրամասներ, քայլ առ քայլ գործընթաց և գործարկվող կոդ՝ MS Word-ում Python-ի միջոցով պատկերը չափափոխելու համար:...դատարկ ֆայլ՝ օգտագործելով Document դասի օբյեկտը Գրեք որոշ նմուշ...է պատկերը նկարագրելու համար Insert the image մի քանի անգամ Ստացեք...

    kb.aspose.com/hy/words/python/how-to-resize-pic...
  5. Aspose::Words::ControlChar::ColumnBreakChar fie...

    Aspose::Words::ControlChar::ColumnBreakChar field. End of column character: (char)14 in C++....characters to a document. auto doc = MakeObject < Document > (); auto...ControlChar :: SectionBreak ()); // Insert a new section, and then set...

    reference.aspose.com/words/cpp/aspose.words/con...
  6. Aspose::Words::ControlChar::PageBreakChar field...

    Aspose::Words::ControlChar::PageBreakChar field. Page break character: (char)12 or "\f" in C++....characters to a document. auto doc = MakeObject < Document > (); auto...ControlChar :: SectionBreak ()); // Insert a new section, and then set...

    reference.aspose.com/words/cpp/aspose.words/con...
  7. ChoiceBox|Documentation

    ChoiceBox element generates a question with a fixed number of answers.... To add a line break, insert CRLF ( \r\n ) or line feed...

    docs.aspose.com/omr/net/json-markup/choicebox/
  8. Convert Bullet Points to Paragraph in Word File...

    Convert Bullet Points to Paragraph in Word File using Java. This topic entails a list of steps and a working code to remove bullet points from Word document using Java....Remove Bullet Points from Word Document using Java Set the environment...Access the Word file into the Document class having bullet points...

    kb.aspose.com/words/java/convert-bullet-points-...
  9. FieldChar | Aspose.Words for Java

    Base class for nodes that represent field characters in a document in Java....represent field characters in a document. To learn more, visit the...the Working with Fields documentation article. Remarks: A complete...

    reference.aspose.com/words/java/com.aspose.word...
  10. How to Add Watermark to PDF using Python

    This brief guide elaborates on how to add watermark to PDF using Python. You can apply watermark to PDF using Python code with the capability to add watermarks to any page of the PDF document....watermarks to any page of the PDF document. Moreover, several other details...the input PDF file using the Document class object where you want...

    kb.aspose.com/pdf/python/how-to-add-watermark-t...