Sort Score
Result 10 results
Languages All
Labels All
Results 7,871 - 7,880 of 153,893 for

doc

(0.08 sec)
  1. ParagraphFormat.RightIndent | Aspose.Words for ...

    Discover how to easily adjust the right indent of your paragraphs with the ParagraphFormat RightIndent property. Enhance your Document formatting today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Center all text that the...

    reference.aspose.com/words/net/aspose.words/par...
  2. Redact PDF using Java | Aspose.PDF

    Redact PDF Documents programmatically with Java sample code using Aspose.PDF for Java...Redact PDF Files - Java Document doc = new Document ( "sourceFile...= new RedactionAnnotation ( doc . getPages (). get_Item ( 1 )...

    products.aspose.com/pdf/java/redaction/
  3. ChartTitle.show property | Aspose.Words for Python

    ChartTitle.show property. Determines whether the title shall be shown for this chart... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a chart shape with...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Font.StyleIdentifier | Aspose.Words for .NET

    Discover the Font StyleIdentifier property to easily manage character styles in your formatting. Enhance your design with locale-independent solutions!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are two ways of referencing...

    reference.aspose.com/words/net/aspose.words/fon...
  5. ShapeBase.CoordOrigin | Aspose.Words for .NET

    Discover the ShapeBase CoordOrigin property to optimize your designs. Access precise coordinates for the top-left corner of your shape's containing block.... Document doc = new Document (); // Insert...GroupShape group = new GroupShape ( doc ); group . Bounds = new RectangleF...

    reference.aspose.com/words/net/aspose.words.dra...
  6. PclSaveOptions.AddPrinterFont | Aspose.Words fo...

    Discover the PclSaveOptions AddPrinterFont method to efficiently upload and manage printer fonts from manufacturers for enhanced printing performance.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Font . Name = "Courier"...

    reference.aspose.com/words/net/aspose.words.sav...
  7. PdfCustomPropertiesExport Enum | Aspose.Words f...

    Discover how the Aspose.Words.PdfCustomPropertiesExport enum enhances PDF exports by customizing Document properties for optimal results.... Document doc = new Document (); doc . CustomDocumentProper...CustomPropertiesExpo = pdfCustomPropertiesE ; doc . Save ( ArtifactsDir + "PdfSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  8. CellFormat.set_paddings method | Aspose.Words f...

    CellFormat.set_paddings method. Sets the amount of space (in points) to add to the left/top/right/bottom of the contents of cell.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Set a padding distance...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldXE.IsBold | Aspose.Words for .NET

    Enhance your FieldXE experience! Control bold formatting for entry page numbers effortlessly with the IsBold property. Boost readability and style!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Create an INDEX field which...

    reference.aspose.com/words/net/aspose.words.fie...
  10. AxisDisplayUnit class | Aspose.Words for Python

    aspose.words.drawing.charts.AxisDisplayUnit class. Provides access to the scaling options of the display units for the value axis... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

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