Sort Score
Result 10 results
Languages All
Labels All
Results 5,691 - 5,700 of 180,098 for

doc

(0.13 sec)
  1. ConvertUtil.point_to_pixel method | Aspose.Word...

    aspose.words.ConvertUtil.point_to_pixel method... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # A section's "Page Setup"...

    reference.aspose.com/words/python-net/aspose.wo...
  2. WarningSource Enum | Aspose.Words for .NET

    Discover the Aspose.Words.WarningSource enum, identifying warning sources during Document loading and saving for enhanced Document management.... Doc 10 Module that reads/writes binary DOC files. Text...the warning source. Document doc = new Document ( MyDir + "Emphases...

    reference.aspose.com/words/net/aspose.words/war...
  3. StructuredDocumentTagRangeStart.PlaceholderName...

    Discover how to manage the PlaceholderName property for StructuredDocumentTagRangeStart, enhancing your Document's building block efficiency.... Document doc = new Document ( MyDir + "Multi-section...StructuredDocumentTa rangeStartTag = doc . GetChildNodes ( NodeType ....

    reference.aspose.com/words/net/aspose.words.mar...
  4. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_Hidden method. Gets or sets a flag indicating whether this axis is hidden or not in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Aspose::Words::TextColumnCollection::idx_get me...

    Aspose::Words::TextColumnCollection::idx_get method. Returns a text column at the specified index in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words/tex...
  6. StructuredDocumentTagRangeStart.wordOpenXML pro...

    StructuredDocumentTagRangeStart.wordOpenXML property. Gets a string that represents the XML contained within the node in the [SaveFormat.FlatOpc](../../../aspose.words/saveformat/#FlatOpc) format.... let doc = new aw . Document ( base ....docx" ); let rangeStartTag = doc . getChildNodes ( aw . NodeType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. StructuredDocumentTagRangeStart.color property ...

    StructuredDocumentTagRangeStart.color property. Gets or sets the color of the structured Document tag.... let doc = new aw . Document ( base ....docx" ); let rangeStartTag = doc . getChildNodes ( aw . NodeType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. BubbleSizeCollection.formatCode property | Aspo...

    BubbleSizeCollection.formatCode property. Gets or sets the format code applied to the bubble sizes.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Insert a Bubble chart....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. IStructuredDocumentTag.level property | Aspose....

    IStructuredDocumentTag.level property. Gets the level at which this SDT occurs in the Document tree.... let doc = new aw . Document ( base ....docx" ); let rangeStartTag = doc . getChildNodes ( aw . NodeType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. OfficeMath | Aspose.Words for Java

    Represents an Office Math object such as function equation matrix or alike in Java.... Document doc = new Document(getMyDir() + "Office...OfficeMath officeMath = (OfficeMath) doc.getChild(NodeType.OFFICE_MATH...

    reference.aspose.com/words/java/com.aspose.word...