Sort Score
Result 10 results
Languages All
Labels All
Results 4,851 - 4,860 of 170,542 for

doc

(0.09 sec)
  1. Aspose::Words::Story::AppendParagraph method | ...

    Aspose::Words::Story::AppendParagraph method. A shortcut method that creates a Paragraph object with optional text and appends it to the end of this object in C++.... auto doc = System :: MakeObject < Aspose...:: Words :: HeaderFooter > ( doc , Aspose :: Words :: HeaderFooterType...

    reference.aspose.com/words/cpp/aspose.words/sto...
  2. ParagraphFormat.mirrorIndents property | Aspose...

    ParagraphFormat.mirrorIndents property. Gets or sets a flag indicating whether the left and right indents are of the same width.... let doc = new aw . Document ( base ...."Document.docx" ); let format = doc . firstSection . body . paragraphs...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Android API to Render PDF to OTT | products.asp...

    Transform PDF to OTT via Android via Java API...step is to convert PDF file to DOC using Aspose.PDF for Android...PDF to DOC. Once the PDF file has been converted to DOC, the second...

    products.aspose.com/total/android-java/conversi...
  4. Android API to Render SVG to PS | products.aspo...

    Transform SVG to PS via Android via Java API...step is to convert SVG file to DOC using Aspose.PDF for Android...convert SVG to DOC. The second step is to render DOC to PS using...

    products.aspose.com/total/android-java/conversi...
  5. 在 XPS 文件中使用透明度 | Python

    Aspose.Page API 解决方案解答了如何处理 XPS 文件的透明度问题。了解如何在 Python 中使用该功能...Support Paid Consulting Support Docs API Reference Live Demos Code...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/page/zh/python-net/xps/working-...
  6. Aspose::Words::Fields::UserInformation::get_Ini...

    Aspose::Words::Fields::UserInformation::get_Initials method. Gets or sets the user's initials in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Create a UserInformation...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Table | Aspose.Words for Java

    Represents a table in a Word Document in Java....Document doc = new Document(); Table table = new Table(doc); doc...paragraph. Row firstRow = new Row(doc); table.appendChild(firstRow);...

    reference.aspose.com/words/java/com.aspose.word...
  8. FontInfoCollection.Contains | Aspose.Words for ...

    Discover if FontInfoCollection includes a specific font by name. Easily manage and access your font collection with this essential method.... Document doc = new Document (); // A blank...about that font. Assert . That ( doc . FontInfos . Count , Is . EqualTo...

    reference.aspose.com/words/net/aspose.words.fon...
  9. FootnoteSeparatorType enumeration | Aspose.Word...

    Aspose.Words.Notes.FootnoteSeparatorType enumeration. Specifies the type of the footnote/endnote separator.... let doc = new aw . Document ( base ....docx" ); let endnoteSeparator = doc . footnoteSeparators . at ( aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. SaveOptions.UpdateCreatedTimeProperty | Aspose....

    Optimize your SaveOptions with the UpdateCreatedTimeProperty. Control CreatedTime updates before saving, enhancing data accuracy. Default, false.... Document doc = new Document (); DateTime createdTime...DateTime ( 2019 , 12 , 20 ); doc . BuiltInDocumentPrope . CreatedTime...

    reference.aspose.com/words/net/aspose.words.sav...