Sort Score
Result 10 results
Languages All
Labels All
Results 6,451 - 6,460 of 170,563 for

doc

(0.18 sec)
  1. LayoutCollector Class | Aspose.Words for .NET

    Discover Aspose.Words.Layout.LayoutCollector class to efficiently compute Document node page numbers, enhancing your Document management experience.... Document doc = new Document (); LayoutCollector...layoutCollector = new LayoutCollector ( doc ); // Call the "GetNumPagesSpanned"...

    reference.aspose.com/words/net/aspose.words.lay...
  2. FormField.CheckBoxSize | Aspose.Words for .NET

    Discover the FormField CheckBoxSize property to customize checkbox dimensions in points, enhancing your forms when IsCheckBoxExactSize is enabled....public void Visitor () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Use a document builder...

    reference.aspose.com/words/net/aspose.words.fie...
  3. FormField.IsCheckBoxExactSize | Aspose.Words fo...

    Discover the FormField IsCheckBoxExactSize property, easily control textbox sizing with a simple boolean setting for optimal customization....public void Visitor () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Use a document builder...

    reference.aspose.com/words/net/aspose.words.fie...
  4. DocumentBuilder.RowFormat | Aspose.Words for .NET

    Explore the DocumentBuilder RowFormat property to easily access and customize table row formatting for enhanced Document design and presentation.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Table table = builder . StartTable...

    reference.aspose.com/words/net/aspose.words/doc...
  5. Convert Word to Excel in Python | Convert DOCX ...

    Learn how to convert Word to Excel using Python. Develop your own DocX (Doc) to XLSX converter application to convert Word files to XLSX. Convert Word to Excel Online....need to convert Word document (DOC or DOCX) into Excel document...explore the process of converting DOC or DOCX files to XLSX using Python:...

    blog.aspose.com/words/convert-word-to-excel-usi...
  6. FormField.EntryMacro | Aspose.Words for .NET

    Discover the FormField EntryMacro property to easily manage entry macros for your forms, enhancing functionality and user experience....public void Visitor () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Use a document builder...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FormField.OwnHelp | Aspose.Words for .NET

    Discover the FormField OwnHelp property. Easily user experience by customizing help messages when users press F1 on focused form fields....public void Visitor () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Use a document builder...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FormFieldCollection.Remove | Aspose.Words for .NET

    Effortlessly remove form fields by name with the FormFieldCollection Remove method. Streamline your data management with this easy-to-use feature!...public void Visitor () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Use a document builder...

    reference.aspose.com/words/net/aspose.words.fie...
  9. ReportBuilder.BuildReportToImages | Aspose.Word...

    Transform your template Documents effortlessly with ReportBuilder's BuildReportToImages method, combining data from various sources into stunning images....document with data sources: string doc = MyDir + "Report building.docx"...ReportBuilder . BuildReport ( doc , ArtifactsDir + "LowCode.BuildReportDataSourc...

    reference.aspose.com/words/net/aspose.words.low...
  10. Aspose::Words::StyleCollection::idx_get method ...

    Aspose::Words::StyleCollection::idx_get method. Gets a built-in style by its locale independent identifier in C++.... auto doc = System :: MakeObject < Aspose...:: StyleCollection > styles = doc -> get_Styles (); // Set default...

    reference.aspose.com/words/cpp/aspose.words/sty...