Sort Score
Result 10 results
Languages All
Labels All
Results 8,161 - 8,170 of 182,572 for

doc

(0.59 sec)
  1. Aspose::Words::Drawing::Stroke::get_Transparenc...

    Aspose::Words::Drawing::Stroke::get_Transparency method. Gets or sets a value between 0.0 (opaque) and 1.0 (clear) representing the degree of transparency of the stroke in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. FieldFormDropDown | Aspose.Words for Java

    Implements the FORMDROPDOWN field in Java.... Document doc = new Document(getMyDir() + "Form...fieldFormCheckBox = (FieldFormCheckBox) doc.getRange().getFields().get(1);...

    reference.aspose.com/words/java/com.aspose.word...
  3. FieldAddIn | Aspose.Words for Java

    Implements the ADDIN field in Java.... Document doc = new Document(getMyDir() + "Field...FieldAddIn field = (FieldAddIn) doc.getRange().getFields().get(0);...

    reference.aspose.com/words/java/com.aspose.word...
  4. SvgSaveOptions.showPageBorder property | Aspose...

    SvgSaveOptions.showPageBorder property. Controls whether a border is added to the outline of the page... let doc = new aw . Document ( base ....SvgTextOutputMode . UsePlacedGlyphs ; doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. PdfSaveOptions.pageLayout property | Aspose.Wor...

    PdfSaveOptions.pageLayout property. Specifies the page layout to be used when the Document is opened in a PDF reader.... let doc = new aw . Document ( base ....PdfPageLayout . TwoPageLeft ; doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Convert Word, PDF And Many Other File Formats U...

    Convert Documents programmatically in C++ between various file formats: Doc, DocX, PDF, RTF, ODT, TXT, MOBI, HTML, JPG, PNG and many more....professional quality: Microsoft Word: DOC, DOCX, RTF, DOT, DOTX, DOTM,...format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...

    products.aspose.com/words/cpp/conversion/
  7. Font.LineSpacing | Aspose.Words for .NET

    Discover the Font LineSpacing property, which provides the precise line spacing in points, enhancing your text's readability and design.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Set different fonts for...

    reference.aspose.com/words/net/aspose.words/fon...
  8. Forms2OleControl.Height | Aspose.Words for .NET

    Adjust the Forms2OleControl's height property effortlessly in points for optimal display and functionality. Enhance your UI with precise control dimensions!... Document doc = new Document ( MyDir + "ActiveX...docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType . Shape...

    reference.aspose.com/words/net/aspose.words.dra...
  9. MarkdownLoadOptions | Aspose.Words for .NET

    Discover the MarkdownLoadOptions constructor to easily initialize MarkdownLoadOptions instances for enhanced Document processing and customization....PreserveEmptyLines = true }; Document doc = new Document ( stream , loadOptions...loadOptions ); Assert . That ( doc . GetText (), Is . EqualTo (...

    reference.aspose.com/words/net/aspose.words.loa...
  10. Run.PhoneticGuide | Aspose.Words for .NET

    Unlock seamless pronunciation with PhoneticGuide. Enhance your language skills and communication by accessing personalized phonetic insights.... Document doc = new Document ( MyDir + "Phonetic...docx" ); RunCollection runs = doc . FirstSection . Body . FirstParagraph...

    reference.aspose.com/words/net/aspose.words/run...