Sort Score
Result 10 results
Languages All
Labels All
Results 5,531 - 5,540 of 183,731 for

doc

(0.14 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – تبدیل فایل XSLFO به Doc با استفاده از Python https://products.aspose.com/pdf/fa/python-net/conversion/xslfo-to-Doc/ Recent content in تبدیل فای......Products – تبدیل فایل XSLFO به DOC با استفاده از Python https://products...lfo-to-doc/ Recent content in تبدیل فایل XSLFO به DOC با استفاده...

    products.aspose.com/pdf/fa/python-net/conversio...
  2. DocumentProperty | Aspose.Words for Java

    Represents a custom or built-in Document property in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.startBookmark("MyBookmark");...

    reference.aspose.com/words/java/com.aspose.word...
  3. Create or Load a Document in Python|Aspose.Word...

    Create a blank Document or to load it from a file or stream using Python....using the document builder: doc = aw . Document () builder =...DocumentBuilder ( doc ) builder . write ( "Hello world!" ) doc . save (...

    docs.aspose.com/words/python-net/create-or-load...
  4. SignatureLineOptions | Aspose.Words for Java

    Allows to specify options for signature line being inserted in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); SignatureLineOptions signatureLineOptions...

    reference.aspose.com/words/java/com.aspose.word...
  5. Font style and type get changed of a table whil...

    Font style and type get changed of a table while inserting Document containing table using keep source formatting in target Document. Please note, it is not happening for every Document and also when we use Doc file for…...document and also when we use doc file for same content, it working...with .docx files and not with .doc files, suggesting a format-specific...

    forum.aspose.com/t/font-style-and-type-get-chan...
  6. Document.UnlinkFields | Aspose.Words for .NET

    Discover how to use the UnlinkFields method to efficiently unlink fields throughout your entire Document, enhancing your editing workflow.... Document doc = new Document ( MyDir + "Linked..."Linked fields.docx" ); doc . UnlinkFields (); See Also class Document...

    reference.aspose.com/words/net/aspose.words/doc...
  7. ArrowLength Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.ArrowLength enum to customize arrow lengths for enhanced line graphics in your Documents. Elevate your design today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are four examples...

    reference.aspose.com/words/net/aspose.words.dra...
  8. JoinStyle Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.JoinStyle enum for versatile line join styles. Enhance your Document graphics with professional quality and flexibility.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are four examples...

    reference.aspose.com/words/net/aspose.words.dra...
  9. StructuredDocumentTagRangeStart.Appearance | As...

    Discover how to customize the appearance of StructuredDocumentTagRangeStart for enhanced Document formatting and improved readability.... Document doc = new Document ( MyDir + "Multi-section...); StructuredDocumentTa tag = doc . GetChild ( NodeType . StructuredDocumentTa...

    reference.aspose.com/words/net/aspose.words.mar...
  10. Chart.sourceFullName property | Aspose.Words fo...

    Chart.sourceFullName property. Gets the path and name of an xls/xlsx file this chart is linked to.... let doc = new aw . Document ( base ....linked chart.docx" ); let shape = doc . getShape ( 0 , true ); let...

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