Sort Score
Result 10 results
Languages All
Labels All
Results 9,401 - 9,410 of 144,669 for

doc

(0.17 sec)
  1. Underline Enum | Aspose.Words for .NET

    Discover Aspose.Words.Underline enum for versatile font underlining options. Enhance your Document formatting with customizable styles today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "For more...

    reference.aspose.com/words/net/aspose.words/und...
  2. SectionStart | Aspose.Words for Java

    The type of break at the beginning of the section in Java.... Document doc = new Document(); // A blank...document node with no children. doc.removeAllChildren(); // This...

    reference.aspose.com/words/java/com.aspose.word...
  3. ImageSize.VerticalResolution | Aspose.Words for...

    Discover the ImageSize VerticalResolution property to easily access vertical DPI resolution, enhancing your image quality and performance.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a shape into the...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ImageSize.HeightPixels | Aspose.Words for .NET

    Discover the ImageSize HeightPixels property to easily access and optimize your image's height in pixels for better performance and quality.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a shape into the...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Forms2OleControl | Aspose.Words for Java

    Represents Microsoft Forms 2.0 OLE control in Java.... Document doc = new Document(getMyDir() + "ActiveX...docx"); Shape shape = (Shape) doc.getChild(NodeType.SHAPE, 0, true);...

    reference.aspose.com/words/java/com.aspose.word...
  6. BuiltInDocumentProperties.TitlesOfParts | Aspos...

    Discover the TitlesOfParts property in BuiltInDocumentProperties. Easily manage Document sections with clear, customizable part names for enhanced organization.... Document doc = new Document ( MyDir + "Heading...across. object [] headingPairs = doc . BuiltInDocumentPrope . HeadingPairs...

    reference.aspose.com/words/net/aspose.words.pro...
  7. PdfSaveOptions.downsampleOptions property | Asp...

    PdfSaveOptions.downsampleOptions property. Allows to specify downsample options.... let doc = new aw . Document ( base ....resolutionThreshold ). toEqual ( 0 ); doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Table.Alignment | Aspose.Words for .NET

    Discover the Table Alignment property to effortlessly control inline table positioning in your Documents for a polished, professional look.... Document doc = new Document ( MyDir + "Tables..."Tables.docx" ); Table table = doc . FirstSection . Body . Tables...

    reference.aspose.com/words/net/aspose.words.tab...
  9. ChartDataLabelCollection.showValue property | A...

    ChartDataLabelCollection.showValue property. Allows to specify whether values are to be displayed in the data labels of the entire series... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let chart = builder . insertChart...

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

    Control path styling with Stroke On property. Enhance your designs by defining how paths are stroked for a polished, professional look.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertShape...

    reference.aspose.com/words/net/aspose.words.dra...