Sort Score
Result 10 results
Languages All
Labels All
Results 6,281 - 6,290 of 179,957 for

doc

(0.15 sec)
  1. Java API to Export PS to DOCM | products.aspose...

    Convert PS to DocM using on premise Java API...is to render the PS file to a DOC file using Aspose.PDF for Java...to easily convert PS files to DOC files with just a few lines of...

    products.aspose.com/total/java/conversion/ps-to...
  2. Java API to Export PS to DOTX | products.aspose...

    Convert PS to DOTX using on premise Java API...is to render the PS file to DOC using Aspose.PDF for Java. Aspose...documents to DOC format. The second step is to convert the DOC file to...

    products.aspose.com/total/java/conversion/ps-to...
  3. EditableRange.EditableRangeEnd | Aspose.Words f...

    Discover the EditableRangeEnd property, easily access the node marking the end of your editable range for seamless content management.... Document doc = new Document (); doc . Protect ( ProtectionType...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Hello...

    reference.aspose.com/words/net/aspose.words/edi...
  4. StructuredDocumentTag.date_storage_format prope...

    StructuredDocumentTag.date_storage_format property. Gets/sets format in which the date for a date SDT is stored when the SDT is bound to an XML node in the Document's data store... doc = aw . Document () # Insert a...markup . StructuredDocumentTa ( doc , aw . markup . SdtType . DATE...

    reference.aspose.com/words/python-net/aspose.wo...
  5. PdfSaveOptions.jpeg_quality property | Aspose.W...

    PdfSaveOptions.jpeg_quality property. Gets or sets a value determining the quality of the JPEG images inside PDF Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Jpeg...

    reference.aspose.com/words/python-net/aspose.wo...
  6. PdfSaveOptions.preserve_form_fields property | ...

    PdfSaveOptions.preserve_form_fields property. Specifies whether to preserve Microsoft Word form fields as form fields in PDF or convert them to text... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . write ( 'Please...

    reference.aspose.com/words/python-net/aspose.wo...
  7. EditableRangeEnd.NodeType | Aspose.Words for .NET

    Discover the EditableRangeEnd NodeType property, which efficiently returns the EditableRangeEnd for enhanced Document editing capabilities.... Document doc = new Document (); doc . Protect ( ProtectionType...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Hello...

    reference.aspose.com/words/net/aspose.words/edi...
  8. Document.PunctuationKerning | Aspose.Words for ...

    Discover the PunctuationKerning property. Enhance your typography by applying kerning to Latin text and punctuation for improved readability and style.... Document doc = new Document ( MyDir + "Document..."Document.docx" ); Assert . That ( doc . PunctuationKerning , Is . True...

    reference.aspose.com/words/net/aspose.words/doc...
  9. 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...
  10. 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...