Sort Score
Result 10 results
Languages All
Labels All
Results 8,751 - 8,760 of 180,277 for

doc

(0.24 sec)
  1. Export OFT to XPS via C++ | products.aspose.com

    C++ API to Convert OFT to XPS without using Microsoft Word or Outlook...System :: SharedPtr < Document > doc = System :: MakeObject < Document...while passing Xps as save format doc -> Save ( u "convertedFile.Xps"...

    products.aspose.com/total/cpp/conversion/oft-to...
  2. Table.ensureMinimum method | Aspose.Words for N...

    Table.ensureMinimum method. If the table has no rows, creates and appends one [Row](../../../aspose.words.tables/row/).... let doc = new aw . Document (); let table...new aw . Tables . Table ( doc ); doc . firstSection . body . appendChild...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Font.hidden property | Aspose.Words for Python

    Font.hidden property. True if the font is formatted as hidden text.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # With the Hidden flag set...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Export EMAIL to JPEG via C++ | products.aspose.com

    C++ API to Convert EMAIL to JPEG without using Microsoft Word or Outlook...System :: SharedPtr < Document > doc = System :: MakeObject < Document...passing Jpeg as save format doc -> Save ( u "convertedFile.Jpeg"...

    products.aspose.com/total/cpp/conversion/email-...
  5. ImageSaveOptions.clone method | Aspose.Words fo...

    ImageSaveOptions.clone method. Creates a deep clone of this object.... let doc = new aw . Document (); let builder...DocumentBuilder ( doc ); builder . paragraphFormat . style = doc . styles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FindReplaceOptions.MatchCase | Aspose.Words for...

    Discover the MatchCase property in FindReplaceOptions, enable case-sensitive or case-insensitive comparisons for precise text editing. Optimize your workflow!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Ruby...

    reference.aspose.com/words/net/aspose.words.rep...
  7. MailMergeOptions.trim_whitespaces property | As...

    MailMergeOptions.trim_whitespaces property. Gets or sets a value indicating whether trailing and leading whitespaces are trimmed from mail merge values....merge operation: doc = MY_DIR + 'Mail merge.doc' field_names =...execute ( input_file_name = doc , output_file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  8. TextBoxWrapMode enumeration | Aspose.Words for ...

    aspose.words.drawing.TextBoxWrapMode enumeration. Specifies how text wraps inside a shape.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) text_box_shape = builder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Export MSG to TIFF via C++ | products.aspose.com

    C++ API to Convert MSG to TIFF without using Microsoft Word or Outlook...various document formats such as DOC, DOCX, HTML, and PDF. Using Aspose...System :: SharedPtr < Document > doc = System :: MakeObject < Document...

    products.aspose.com/total/cpp/conversion/msg-to...
  10. TextColumn.width property | Aspose.Words for Py...

    TextColumn.width property. Gets or sets the width of the text column in points.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) page_setup = builder . page_setup...

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