Sort Score
Result 10 results
Languages All
Labels All
Results 3,051 - 3,060 of 157,620 for

doc

(0.09 sec)
  1. Paragraph.is_end_of_cell property | Aspose.Word...

    Paragraph.is_end_of_cell property. True if this paragraph is the last paragraph in a [Cell](../../../aspose.words.tables/cell/); false otherwise.... doc = aw . Document ( file_name =...spanning two pages.docx' ) table = doc . first_section . body . tables...

    reference.aspose.com/words/python-net/aspose.wo...
  2. IStructuredDocumentTag.get_child_nodes method |...

    IStructuredDocumentTag.get_child_nodes method. Returns a live collection of child nodes that match the specified types.... doc = aw . Document ( file_name =...structured tags. sdts = list ( doc . range . structured_document_tags...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::BaselineAlignment enum | Aspose....

    Aspose::Words::BaselineAlignment enum. Specifies fonts vertical position on a line in C++.... auto doc = System :: MakeObject < Aspose...:: ParagraphFormat > format = doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words/bas...
  4. FootnoteOptions.startNumber property | Aspose.W...

    FootnoteOptions.startNumber property. Specifies the starting number or character for the first automatically numbered footnotes.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Footnotes and endnotes...

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

    Convert DocumentProperty values to integers effortlessly with the ToInt method. Unlock seamless data handling for your applications!... Document doc = new Document (); CustomDocumentProper...CustomDocumentProper properties = doc . CustomDocumentProper ; DateTime...

    reference.aspose.com/words/net/aspose.words.pro...
  6. BuiltInDocumentProperties.revisionNumber proper...

    BuiltInDocumentProperties.revisionNumber property. Gets or sets the Document revision number.... let doc = new aw . Document ( base ...."Properties.docx" ); let properties = doc . builtInDocumentPrope ; // The...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Stroke.StartArrowLength | Aspose.Words for .NET

    Discover the Stroke StartArrowLength property to customize your design's arrowhead length, enhancing visual appeal and precision in your projects.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are four examples...

    reference.aspose.com/words/net/aspose.words.dra...
  8. DocumentProperty.toInt method | Aspose.Words fo...

    DocumentProperty.toInt method. Returns the property value as integer.... let doc = new aw . Document (); let properties = doc . customDocumentProper...add ( "Authorized Revision" , doc . builtInDocumentPrope . revisionNumber...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Drawing::Charts::ChartFormat::ge...

    Aspose::Words::Drawing::Charts::ChartFormat::get_IsDefined method. Gets a flag indicating whether any format is defined in C++.... auto doc = System :: MakeObject < Aspose...Words :: Drawing :: Shape > ( doc -> GetChild ( Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Aspose::Words::PageSetup::get_BorderAppliesTo m...

    Aspose::Words::PageSetup::get_BorderAppliesTo method. Specifies which pages the page border is printed on in C++.... auto doc = System :: MakeObject < Aspose...Words :: PageSetup > pageSetup = doc -> get_Sections () -> idx_get...

    reference.aspose.com/words/cpp/aspose.words/pag...