Sort Score
Result 10 results
Languages All
Labels All
Results 8,631 - 8,640 of 180,188 for

doc

(0.35 sec)
  1. Aspose::Words::Document::GetPageInfo method | A...

    Aspose::Words::Document::GetPageInfo method. Gets the page size, orientation and other information about a page that might be useful for printing or rendering in C++.... auto doc = System :: MakeObject < Aspose...not colored. ASSERT_FALSE ( doc -> GetPageInfo ( 0 ) -> get_Colored...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. FieldNoteRef class | Aspose.Words for Python

    aspose.words.fields.FieldNoteRef class. Implements the NOTEREF field... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . write ( 'CrossReference:...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DocumentBuilder.cell_format property | Aspose.W...

    DocumentBuilder.cell_format property. Returns an object that represents current table cell formatting properties.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . start_table ()...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FontInfoCollection.EmbedTrueTypeFonts | Aspose....

    Learn how the EmbedTrueTypeFonts property in FontInfoCollection enhances Document quality by allowing TrueType font embedding. Default is false.... This option works for DOC, DOCX and RTF formats only. Examples...embedded TrueType fonts. Document doc = new Document ( MyDir + "Document...

    reference.aspose.com/words/net/aspose.words.fon...
  5. StructuredDocumentTag.BuildingBlockCategory | A...

    Discover the StructuredDocumentTag BuildingBlockCategory property, essential for defining building block categories in SDT nodes. Enhance your Document structure!... Document doc = new Document (); StructuredDocumentTa...= new StructuredDocumentTa ( doc , SdtType . BuildingBlockGallery...

    reference.aspose.com/words/net/aspose.words.mar...
  6. StructuredDocumentTag.buildingBlockCategory pro...

    StructuredDocumentTag.buildingBlockCategory property. Specifies category of building block for this SDT node... let doc = new aw . Document (); let buildingBlockSdt...Markup . StructuredDocumentTa ( doc , aw . Markup . SdtType . BuildingBlockGallery...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::SubDocument::get_NodeType method...

    Aspose::Words::SubDocument::get_NodeType method. Returns SubDocument in C++.... auto doc = System :: MakeObject < Aspose...NodeCollection > subDocuments = doc -> GetChildNodes ( Aspose ::...

    reference.aspose.com/words/cpp/aspose.words/sub...
  8. Aspose::Words::Saving::PclSaveOptions::get_Save...

    Aspose::Words::Saving::PclSaveOptions::get_SaveFormat method. Specifies the format in which the Document will be saved if this save options object is used. Can only be Pcl in C++.... auto doc = System :: MakeObject < Aspose...set_RasterizeTransformed ( true ); doc -> Save ( get_ArtifactsDir ()...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Font.shading property | Aspose.Words for Python

    Font.shading property. Returns a [Shading](../../shading/) object that refers to the shading formatting for the font.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . font . color =...

    reference.aspose.com/words/python-net/aspose.wo...
  10. DocumentBuilder.insertStructuredDocumentTag met...

    DocumentBuilder.insertStructuredDocumentTag method. Inserts a [StructuredDocumentTag](../../../aspose.words.markup/structuredDocumenttag/) into the Document.... let doc = new aw . Document ( base ....DocumentBuilder ( doc ); builder . moveTo ( doc . firstSection ...

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