Sort Score
Result 10 results
Languages All
Labels All
Results 9,941 - 9,950 of 182,415 for

doc

(0.2 sec)
  1. SvgSaveOptions.text_output_mode property | Aspo...

    SvgSaveOptions.text_output_mode property. Gets or sets a value determining how text should be rendered in SVG.... doc = aw . Document ( file_name =...SvgTextOutputMode . USE_PLACED_GLYPHS doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Supported Document Formats|Aspose.Words for C++

    Edit source Documents in many popular formats, as well as freely convert files from one format to another using C++....Description Load Save Remarks DOC Microsoft Word 97 – 2007 Document...C++ can load formats such as DOC, DOCX, DOCM, DOT, DOTX, DOTM...

    docs.aspose.com/words/cpp/supported-document-fo...
  3. FieldIndex.sequence_name property | Aspose.Word...

    FieldIndex.sequence_name property. Gets or sets the name of a sequence whose number is included with the page number.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create an INDEX field which...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ConditionalStyle | Aspose.Words for Java

    Represents special formatting applied to some area of a table with assigned table style in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); Table table = builder.startTable();...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words::Font::get_ThemeFontBi method | A...

    Aspose::Words::Font::get_ThemeFontBi method. Gets or sets the theme font in the applied font scheme that is associated with this Font object in a right-to-left language Document in C++.... auto doc = System :: MakeObject < Aspose...for languages uses by default. doc -> get_Theme () -> get_MinorFonts...

    reference.aspose.com/words/cpp/aspose.words/fon...
  6. PdfSaveOptions.export_paragraph_graphics_to_art...

    PdfSaveOptions.export_paragraph_graphics_to_artifact property. Gets or sets a value determining whether a paragraph graphic should be marked as an artifact.... doc = aw . Document ( file_name =.... PdfTextCompression . NONE doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  7. OleFormat.ole_control property | Aspose.Words f...

    OleFormat.ole_control property. Gets [OleFormat.ole_control](./) objects if this OLE object is an ActiveX control... doc = aw . Document ( file_name =...'ActiveX controls.docx' ) shape = doc . get_child ( aw . NodeType ...

    reference.aspose.com/words/python-net/aspose.wo...
  8. IMailMergeDataSourceRoot Interface | Aspose.Wor...

    Unlock powerful mail merging with Aspose.Words.MailMerging.IMailMergeDataSourceRoot. Seamlessly integrate custom data sources for master-detail data handling...."Vancouver" , "Seattle" }; Document doc = CreateSourceDocument ( mailMergeRegions...corresponding names/column names. doc . MailMerge . ExecuteWithRegions...

    reference.aspose.com/words/net/aspose.words.mai...
  9. FormField Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FormField class to easily create and manage customizable form fields in your Documents for enhanced user interaction.... Document doc = new Document ( MyDir + "Form...docx" ); FormField formField = doc . Range . FormFields [ 0 ]; formField...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Export MSG to ODT via C++ | products.aspose.com

    C++ API to Convert MSG to ODT without using Microsoft Word or Outlook...document formats, including ODT, DOC, DOCX, and HTML. It also provides...System :: SharedPtr < Document > doc = System :: MakeObject < Document...

    products.aspose.com/total/cpp/conversion/msg-to...