Sort Score
Result 10 results
Languages All
Labels All
Results 9,481 - 9,490 of 183,241 for

doc

(0.16 sec)
  1. Aspose::Words::NodeCollection::idx_get method |...

    Aspose::Words::NodeCollection::idx_get method. Retrieves a node at the given index in C++.... auto doc = System :: MakeObject < Aspose...Aspose :: Words :: Paragraph > ( doc -> GetChild ( Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words/nod...
  2. OfficeMath.getMathRenderer method | Aspose.Word...

    OfficeMath.getMathRenderer method. Creates and returns an object that can be used to render this equation into an image.... let doc = new aw . Document ( base ....math.docx" ); let officeMath = doc . getOfficeMath ( 0 , true );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FixedPageSaveOptions.ColorMode | Aspose.Words f...

    Discover the FixedPageSaveOptions ColorMode property to customize color rendering for enhanced Document quality and visual appeal. Optimize your output today!... Document doc = new Document ( MyDir + "Images...PdfSaveOptions { ColorMode = colorMode }; doc . Save ( ArtifactsDir + "PdfSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  4. MarkdownLoadOptions.PreserveEmptyLines | Aspose...

    Discover how the MarkdownLoadOptions PreserveEmptyLines property enhances your Markdown Document loading by preserving empty lines for improved readability....PreserveEmptyLines = true }; Document doc = new Document ( stream , loadOptions...loadOptions ); Assert . That ( doc . GetText (), Is . EqualTo (...

    reference.aspose.com/words/net/aspose.words.loa...
  5. ParagraphFormat.KeepTogether | Aspose.Words for...

    Discover the ParagraphFormat KeepTogether property, ensure all lines stay together on one page for improved Document readability and professional presentation.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Font font = builder . Font...

    reference.aspose.com/words/net/aspose.words/par...
  6. ChartSeries.Remove | Aspose.Words for .NET

    Effortlessly remove X values, Y values, and bubble sizes from your chart series with the ChartSeries Remove method. Streamline your data visualization today!... Document doc = new Document (); DocumentBuilder...ChartYValue . FromDouble ( 5.7 )); doc . Save ( ArtifactsDir + "Charts...

    reference.aspose.com/words/net/aspose.words.dra...
  7. FixedPageSaveOptions.color_mode property | Aspo...

    FixedPageSaveOptions.color_mode property. Gets or sets a value determining how colors are rendered.... doc = aw . Document ( file_name =...pdf_save_options . color_mode = color_mode doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldChar.getField method | Aspose.Words for No...

    FieldChar.getField method. Returns a field for the field char.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let field = builder . insertField...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FieldChar.is_dirty property | Aspose.Words for ...

    FieldChar.is_dirty property. Gets or sets whether the current result of the field is no longer correct (stale) due to other modifications made to the Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) field = builder . insert_field...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FrameFormat.height property | Aspose.Words for ...

    FrameFormat.height property. Gets the height of the specified frame.... let doc = new aw . Document ( base ....docx" ); let paragraphFrame = doc . firstSection . body . paragraphs...

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