Sort Score
Result 10 results
Languages All
Labels All
Results 3,761 - 3,770 of 183,740 for

doc

(0.22 sec)
  1. Convert PDF to SVG Format in Python|Aspose.PDF ...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... # Open the target document doc = self . Document () pdf = self...Save the output to XLS format doc . save ( self . dataDir + "Output1...

    docs.aspose.com/pdf/java/convert-pdf-to-svg-for...
  2. ShadowFormat.Visible | Aspose.Words for .NET

    Discover the ShadowFormat Visible property. Easily check if your formatting is visible, enhancing your Document's appearance and clarity.... Document doc = new Document ( MyDir + "Shape...docx" ); Shape shape = ( Shape ) doc . GetChildNodes ( NodeType ....

    reference.aspose.com/words/net/aspose.words.dra...
  3. SvgSaveOptions.fitToViewPort property | Aspose....

    SvgSaveOptions.fitToViewPort property. Specifies if the output SVG should fill the available viewport area (browser window or container)... let doc = new aw . Document ( base ....SvgTextOutputMode . UsePlacedGlyphs ; doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. HorizontalRuleAlignment Enum | Aspose.Words for...

    Discover the Aspose.Words.HorizontalRuleAlignment enum for precise control over horizontal rule alignment, enhancing your Document formatting and design.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertHorizontalRule...

    reference.aspose.com/words/net/aspose.words.dra...
  5. SvgSaveOptions.idPrefix property | Aspose.Words...

    SvgSaveOptions.idPrefix property. Specifies a prefix that is prepended to all generated element IDs in the output Document... let doc = new aw . Document ( base ....saveOptions . idPrefix = "pfx1_" ; doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. BookmarkStart.bookmark property | Aspose.Words ...

    BookmarkStart.bookmark property. Gets the facade object that encapsulates this bookmark start and end....let doc = CreateDocumentWithBo ( 3 ); let bookmarks = doc . range...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. LayoutCollector constructor | Aspose.Words for ...

    LayoutCollector constructor. Initializes an instance of this class....constructor LayoutCollector(doc) Initializes an instance of this...this class. LayoutCollector ( doc : Aspose . Words . Document )...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. DigitalSignatureDetails.CertificateHolder | Asp...

    Discover the DigitalSignatureDetails CertificateHolder property to manage your Document's signing certificate effortlessly. Enhance security and streamline processes!... Document doc = new Document ( MyDir + "Document...EqualTo ( "Some comments" )); doc . Save ( ArtifactsDir + "OoxmlSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Field.Type | Aspose.Words for .NET

    Discover the Microsoft Word field type with our Field Type property. Enhance your Documents with precise formatting and dynamic content capabilities.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Field field = builder . InsertField...

    reference.aspose.com/words/net/aspose.words.fie...
  10. FontInfo.IsTrueType | Aspose.Words for .NET

    Discover FontInfo's IsTrueType property, ensuring your font is TrueType or OpenType for superior quality—perfect for crisp and scalable designs.... Document doc = new Document ( MyDir + "Embedded...FontInfoCollection allFonts = doc . FontInfos ; // Print all the...

    reference.aspose.com/words/net/aspose.words.fon...