Sort Score
Result 10 results
Languages All
Labels All
Results 9,451 - 9,460 of 156,781 for

doc

(0.1 sec)
  1. FieldDisplayBarcode.AddStartStopChar | Aspose.W...

    Enhance barcode functionality with the FieldDisplayBarcode AddStartStopChar property. Easily manage Start/Stop characters for NW7 and CODE39 types.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); FieldDisplayBarcode field...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Compress HTML In Javascript

    Compress HTML in JavaScript without losing quality. Optimize HTML content, reduce file size easily....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...'@aspose/words' ); var doc = new aw.Document( "Input.html" ); doc.cleanup();...

    products.aspose.com/words/nodejs-net/compress/h...
  3. XlsxSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover the XlsxSaveOptions SaveFormat property to effortlessly save Documents in Xlsx format, ensuring compatibility and quality for your files.... Document doc = new Document ( MyDir + "Shape...SaveFormat = SaveFormat . Xlsx ; doc . Save ( ArtifactsDir + "XlsxSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  4. FieldToc.CaptionlessTableOfFiguresLabel | Aspos...

    Discover the FieldToc CaptionlessTableOfFiguresLabel property to customize your table of figures. Easily manage sequence identifiers without captions!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); FieldToc fieldToc = ( FieldToc...

    reference.aspose.com/words/net/aspose.words.fie...
  5. PhoneticGuide.BaseText | Aspose.Words for .NET

    Discover the PhoneticGuide BaseText property to easily access and enhance phonetic guide base text for improved clarity and communication.... Document doc = new Document ( MyDir + "Phonetic...docx" ); RunCollection runs = doc . FirstSection . Body . FirstParagraph...

    reference.aspose.com/words/net/aspose.words/pho...
  6. Working With Nodes in PHP|Aspose.Words for Java

    Working With Document Nodes using PHP.... $ doc = new Java ( "com.aspose.words...Document" ); $ nodeType = $ doc -> getFirstSection ()-> getBody...

    docs.aspose.com/words/java/working-with-nodes-i...
  7. IStructuredDocumentTag.sdtType property | Aspos...

    IStructuredDocumentTag.sdtType property. Gets type of this Structured Document tag.... let doc = new aw . Document ( base ....document tags.docx" ); var tags = doc . getChildNodes ( aw . NodeType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. StructuredDocumentTag.sdtType property | Aspose...

    StructuredDocumentTag.sdtType property. Gets type of this Structured Document tag.... let doc = new aw . Document ( base ....document tags.docx" ); var tags = doc . getChildNodes ( aw . NodeType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. OleFormat.GetRawData | Aspose.Words for .NET

    Discover OleFormat's GetRawData method to easily retrieve OLE object raw data, enhancing your data management and integration capabilities.... Document doc = new Document ( MyDir + "OLE...); foreach ( Shape shape in doc . GetChildNodes ( NodeType ....

    reference.aspose.com/words/net/aspose.words.dra...
  10. FieldDisplayBarcode.background_color property |...

    FieldDisplayBarcode.background_color property. Gets or sets the background color of the barcode symbol... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) field = builder . insert_field...

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