Sort Score
Result 10 results
Languages All
Labels All
Results 2,391 - 2,400 of 30,986 for

doc

(0.11 sec)
  1. Aspose::Words::Tables::Table::get_Alignment met...

    Aspose::Words::Tables::Table::get_Alignment method. Specifies how an inline table is aligned in the Document in C++.... auto doc = MakeObject < Document > ( MyDir...SharedPtr < Table > table = doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words.tab...
  2. StructuredDocumentTagRangeStart.title property ...

    StructuredDocumentTagRangeStart.title property. Specifies the friendly name associated with this structured Document tag... let doc = new aw . Document ( base ....docx" ); let rangeStartTag = doc . getChildNodes ( aw . NodeType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Paragraph::get_ListFormat method...

    Aspose::Words::Paragraph::get_ListFormat method. Provides access to the list formatting properties of the paragraph in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> get_ListFormat...

    reference.aspose.com/words/cpp/aspose.words/par...
  4. StructuredDocumentTagRangeStart.sdtType propert...

    StructuredDocumentTagRangeStart.sdtType property. Gets type of this structured Document tag.... let doc = new aw . Document ( base ....docx" ); let rangeStartTag = doc . getChildNodes ( aw . NodeType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. PageInfo.Colored | Aspose.Words for .NET

    Discover if your page features vibrant colored content with the PageInfo Colored property. Enhance user engagement and improve visual appeal!... Document doc = new Document ( MyDir + "Document...colored. Assert . IsFalse ( doc . GetPageInfo ( 0 ). Colored...

    reference.aspose.com/words/net/aspose.words.ren...
  6. Field.unlink method | Aspose.Words for Python

    Field.unlink method. Performs the field unlink.... doc = aw . Document ( file_name =...MY_DIR + 'Linked fields.docx' ) doc . range . fields [ 1 ] . unlink...

    reference.aspose.com/words/python-net/aspose.wo...
  7. SvgSaveOptions.RemoveJavaScriptFromLinks | Aspo...

    Optimize SVG files with SvgSaveOptions, easily remove JavaScript from links for cleaner code. Enhance performance and security with this simple setting!... Document doc = new Document ( MyDir + "JavaScript...RemoveJavaScriptFrom = true ; doc . Save ( ArtifactsDir + "SvgSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  8. FieldInfo | Aspose.Words for Java

    Implements the INFO field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Set a value for the "Comments"...

    reference.aspose.com/words/java/com.aspose.word...
  9. FontEmbeddingLicensingRights.EmbeddingUsagePerm...

    Unlock creative potential with Font Embedding Licensing Rights. Explore usage permissions for seamless font integration in your projects.... Document doc = new Document ( MyDir + "Embedded...FontInfoCollection fontInfos = doc . FontInfos ; foreach ( FontInfo...

    reference.aspose.com/words/net/aspose.words.fon...
  10. FootnoteSeparatorCollection class | Aspose.Word...

    aspose.words.notes.FootnoteSeparatorCollection class. Provides typed access to [FootnoteSeparator](../footnoteseparator/) nodes of a Document.... doc = aw . Document ( file_name =...docx' ) footnote_separator = doc . footnote_separators . get_...

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