Sort Score
Result 10 results
Languages All
Labels All
Results 6,091 - 6,100 of 157,262 for

doc

(0.25 sec)
  1. ConvertUtil Class | Aspose.Words for .NET

    Discover the Aspose.Words.ConvertUtil class for seamless unit conversion. Enhance your Document processing with essential helper functions today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . PageSetup . PaperSize...

    reference.aspose.com/words/net/aspose.words/con...
  2. ShapeBase.BoundsInPoints | Aspose.Words for .NET

    Discover the ShapeBase BoundsInPoints property to easily access a shape's size and location in points, enhancing your design precision and layout control.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertShape...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Working With Nodes in Jython|Aspose.Words for Java

    Working With Word Document Nodes using Jython.... doc = Document () # Creates and adds...document. para = Paragraph ( doc ) # Typed access to the last...

    docs.aspose.com/words/java/working-with-nodes-i...
  4. ShapeBase.AlternativeText | Aspose.Words for .NET

    Discover the ShapeBase AlternativeText property, which enhances accessibility by providing descriptive text for graphics, improving user experience and SEO.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertShape...

    reference.aspose.com/words/net/aspose.words.dra...
  5. ParagraphFormat.lines_to_drop property | Aspose...

    ParagraphFormat.lines_to_drop property. Gets or sets the number of lines of the paragraph text used to calculate the drop cap height.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Modify the "LinesToDrop"...

    reference.aspose.com/words/python-net/aspose.wo...
  6. RowFormat Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.RowFormat class for comprehensive table row formatting. Enhance your Document design with powerful, flexible features.... Document doc = new Document ( MyDir + "Tables..."Tables.docx" ); Table table = doc . FirstSection . Body . Tables...

    reference.aspose.com/words/net/aspose.words.tab...
  7. Redact PDF using Python | Aspose.PDF

    Redact PDF Documents programmatically with Python sample code using Aspose.PDF for Python for .NET..." doc = ap . Document ( dataDir + "sample...text_search_options = textSearchOptions doc . pages . accept ( textFragmentAbsorber...

    products.aspose.com/pdf/python-net/redaction/
  8. ViewOptions.DisplayBackgroundShape | Aspose.Wor...

    Discover the DisplayBackgroundShape property in ViewOptions to enhance your print layout with customizable background shapes for a polished look....</body> </html>" ; Document doc = new Document ( new MemoryStream...flag to "true". Assert . That ( doc . ViewOptions . DisplayBackgroundSha...

    reference.aspose.com/words/net/aspose.words.set...
  9. ChartSeriesGroup.overlap property | Aspose.Word...

    ChartSeriesGroup.overlap property. Gets or sets the percentage of how much the series bars or columns overlap.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Chart.title property | Aspose.Words for Python

    Chart.title property. Provides access to the chart title properties.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a chart shape with...

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