Sort Score
Result 10 results
Languages All
Labels All
Results 5,011 - 5,020 of 180,067 for

doc

(0.09 sec)
  1. Create or Add Table In PDF using Python|Aspose....

    Aspose.PDF for Python via .NET is a library used to create, read, and edit PDF Tables. Check other advanced functions in this topic....ap # Load source PDF document doc = ap . Document ( input_file...first page of input document doc . pages [ 1 ] . paragraphs ....

    docs.aspose.com/pdf/python-net/add-table-in-exi...
  2. Aspose::Words::Fields::FieldBuilder::AddSwitch ...

    Aspose::Words::Fields::FieldBuilder::AddSwitch method. Adds a field's switch in C++.... auto doc = System :: MakeObject < Aspose...builder -> BuildAndInsert ( doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Working with Text in XPS file | Java

    How to add text to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/page/java/xps/working-with-text/
  4. Aspose::Words::Notes::EndnoteOptions::get_Numbe...

    Aspose::Words::Notes::EndnoteOptions::get_NumberStyle method. Specifies the number format for automatically numbered endnotes in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Footnotes and endnotes...

    reference.aspose.com/words/cpp/aspose.words.not...
  5. WebExtensionStoreType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.WebExtensionStoreType enum, featuring diverse web extension store types for seamless integration and enhanced functionality.... Document doc = new Document (); // Create...myScriptTaskPane = new TaskPane (); doc . WebExtensionTaskPane . Add...

    reference.aspose.com/words/net/aspose.words.web...
  6. Aspose::Words::Notes::FootnoteOptions::get_Numb...

    Aspose::Words::Notes::FootnoteOptions::get_NumberStyle method. Specifies the number format for automatically numbered footnotes in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Footnotes and endnotes...

    reference.aspose.com/words/cpp/aspose.words.not...
  7. FootnoteOptions.start_number property | Aspose....

    FootnoteOptions.start_number property. Specifies the starting number or character for the first automatically numbered footnotes.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Footnotes and endnotes...

    reference.aspose.com/words/python-net/aspose.wo...
  8. InlineStory.parent_paragraph property | Aspose....

    InlineStory.parent_paragraph property. Retrieves the parent [Paragraph](../../paragraph/) of this node.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) footnote = builder . insert_footnote...

    reference.aspose.com/words/python-net/aspose.wo...
  9. InlineStory.story_type property | Aspose.Words ...

    InlineStory.story_type property. Returns the type of the story.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) footnote = builder . insert_footnote...

    reference.aspose.com/words/python-net/aspose.wo...
  10. DocumentBuilder.move_to_header_footer method | ...

    DocumentBuilder.move_to_header_footer method. Moves the cursor to the beginning of a header or footer in the current section.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Specify that we want different...

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