Sort Score
Result 10 results
Languages All
Labels All
Results 5,741 - 5,750 of 20,026 for

document insertion

(0.48 sec)
  1. Find if the Worksheet is Dialog Sheet|Documenta...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Such a sheet could be inserted by an older version of Microsoft...screenshot. It can also be inserted with VBA in newer versions...

    docs.aspose.com/cells/java/find-if-the-workshee...
  2. Convert Markdown to Word using C#

    This short article guides how to convert Markdown to Word using C#. It has IDE settings, a list of instructions, and a sample code to transform Markdown to DOCX using C#....source Markdown file into the Document class object Optionally set...load the MD file into the Document class and save it as a DOCX...

    kb.aspose.com/words/net/convert-markdown-to-wor...
  3. Aspose::Words::Themes::ThemeColors class | Aspo...

    Aspose::Words::Themes::ThemeColors class. Represents the color scheme of the Document theme which contains twelve colors. ThemeColors object contains six accent colors, two dark colors, two light colors and a color for each of a hyperlink and followed hyperlink in C++....Represents the color scheme of the document theme which contains twelve...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Theme...

    reference.aspose.com/words/cpp/aspose.words.the...
  4. How to Convert PDF to CSV using Python

    This quick tutorial teaches how to convert PDF to CSV using Python. It comprise the environment setup details, step-by-step algorithm, and a code snippet to create a PDF to CSV file converter in Python....Load the source PDF document with the Document class for exporting...and then load the source PDF document from a stream or from the...

    kb.aspose.com/pdf/python/how-to-convert-pdf-to-...
  5. Merge field does not retain indentation after p...

    Hi, I have added merge field in the following way : Here you can see that the merge field is indented. But after I execute MailMerge with Aspose.Words then I get something like following: Here you can see that i…...are inserted for the additional lines inherit the document’s default...re‑apply the same style to the inserted paragraphs if needed, e.g...

    forum.aspose.com/t/merge-field-does-not-retain-...
  6. RowFormat.clear_formatting method | Aspose.Word...

    RowFormat.clear_formatting method. Resets to default row formatting.... Document () builder = aw . DocumentBuilder...table formatting options for a document builder # will apply them...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Convert excel chart to OOXML - Free Support For...

    Hi guys I want to convert a chart that I created in Excel to OOXML format. I am currently doing the same for ranges. I select the range, set the pagesetup and ImageOrPrint options and then save the xlsx as Docx. But with…..., Sure, please review the document containing the pie chart at...Reference: I’m attaching a Word document that contains a chart along...

    forum.aspose.com/t/convert-excel-chart-to-ooxml...
  8. DocumentBuilderOptions.context_table_formatting...

    DocumentBuilderOptions.context_table_formatting property. True if the formatting applied to table content does not affect the formatting of the content that follows it... Document () builder_options = aw ..... start_table () builder . insert_cell () # Changes the font...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Paragraph::get_BreakIsStyleSepar...

    Aspose::Words::Paragraph::get_BreakIsStyleSeparator method. True if this paragraph break is a Style Separator. A style separator allows one paragraph to consist of parts that have different paragraph styles in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...BreakType :: PageBreak ); // Insert a paragraph with a style that...

    reference.aspose.com/words/cpp/aspose.words/par...
  10. OleFormat.is_link property | Aspose.Words for P...

    OleFormat.is_link property. Returns ``True`` if the OLE object is linked (when [OleFormat.source_full_name](../source_full_name/) is specified).... Examples Shows how to insert linked and unlinked OLE objects...objects. doc = aw . Document () builder = aw . DocumentBuilder...

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