Sort Score
Result 10 results
Languages All
Labels All
Results 9,231 - 9,240 of 156,533 for

doc

(0.09 sec)
  1. TextBoxControl | Aspose.Words for Java

    The TextBox control displays text from an organized set of data or user input in Java.... Document doc = new Document(getMyDir() + "Textbox...docm"); Shape shape = (Shape)doc.getChild(NodeType.SHAPE, 0, true);...

    reference.aspose.com/words/java/com.aspose.word...
  2. CheckBoxControl | Aspose.Words for Java

    The CheckBox control toggles a value in Java.... Document doc = new Document(getMyDir() + "ActiveX...docx"); Shape shape = (Shape)doc.getChild(NodeType.SHAPE, 0, true);...

    reference.aspose.com/words/java/com.aspose.word...
  3. DocSaveOptions.SavePictureBullet | Aspose.Words...

    Discover how the DocSaveOptions SavePictureBullet property enhances your Document output. Control PictureBullet data saving effortlessly for optimal results.... Document doc = new Document ( MyDir + "Image...SaveFormat . Doc ); saveOptions . SavePictureBullet = false ; doc . Save...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Compress DOT Files Online or via C++ | products...

    Free online app to compress different DOT files. C++ compression library code for DOT Documents....Compressor Options with C++ Compress DOC Files (Microsoft Word Binary...documents. While similar to DOC files, DOT files are saved in...

    products.aspose.com/total/cpp/compress/dot/
  5. index.xml

    2.0 http://www.w3.org/2005/Atom Complete Set of File Format Automation Solutions – Dateiformatkonvertierung über C#https://products.aspose.com/total/de/net/conversion/Recent content in Dateiformatk......NET-API zum Konvertieren von DOC in CSV oder mit dem kostenlosen...com/total/de/net/conversion/doc-to-csv/Mon, 01 Jan 0001 00:00:00...

    products.aspose.com/total/de/net/conversion/ind...
  6. Export MSG to PDF via C++ | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/msg-to...
  7. Export MSG to PS via C++ | products.aspose.com

    C++ API to Convert MSG to PS without using Microsoft Word or Outlook...variety of file formats, including DOC, DOCX, and PDF. By using Aspose...System :: SharedPtr < Document > doc = System :: MakeObject < Document...

    products.aspose.com/total/cpp/conversion/msg-to...
  8. RowFormat.allowBreakAcrossPages property | Aspo...

    RowFormat.allowBreakAcrossPages property. True if the text in a table row is allowed to split across a page break.... let doc = new aw . Document ( base ....two pages.docx" ); let table = doc . firstSection . body . tables...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. LayoutOptions.TextShaperFactory | Aspose.Words ...

    Discover the LayoutOptions TextShaperFactory property for advanced typography. Enhance your rendering with customizable ITextShaperFactory implementations.... Document doc = new Document ( MyDir + "OpenType...wrapping HarfBuzzTextShaperFa. doc . LayoutOptions . TextShaperFactory...

    reference.aspose.com/words/net/aspose.words.lay...
  10. Table.LeftPadding | Aspose.Words for .NET

    Discover the Table LeftPadding property, easily adjust cell content spacing in points for enhanced layout control and improved design flexibility.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Table table = builder . StartTable...

    reference.aspose.com/words/net/aspose.words.tab...