Sort Score
Result 10 results
Languages All
Labels All
Results 6,201 - 6,210 of 126,330 for

doc

(0.11 sec)
  1. Aspose::Words::Font::get_ComplexScript method |...

    Aspose::Words::Font::get_ComplexScript method. Specifies whether the contents of this run shall be treated as complex script text regardless of their Unicode character values when determining the formatting for this run in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> get_Font () ->...

    reference.aspose.com/words/cpp/aspose.words/fon...
  2. FormFieldCollection.Item | Aspose.Words for .NET

    Access specific form fields easily with the FormFieldCollection Item property. Streamline your data handling and enhance form management....public void Visitor () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Use a document builder...

    reference.aspose.com/words/net/aspose.words.fie...
  3. FieldTime | Aspose.Words for Java

    Implements the TIME field in Java....throws Exception { Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // By default, time is displayed...

    reference.aspose.com/words/java/com.aspose.word...
  4. TextColumnCollection.spacing property | Aspose....

    TextColumnCollection.spacing property. When columns are evenly spaced, gets or sets the amount of space between each column in points.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) columns = builder . page_setup...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Shape.horizontal_rule_format property | Aspose....

    Shape.horizontal_rule_format property. Provides access to the properties of the horizontal rule shape... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_horizontal_rule...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::ParagraphFormat::get_WordWrap me...

    Aspose::Words::ParagraphFormat::get_WordWrap method. If this property is false, Latin text in the middle of a word can be wrapped for the current paragraph. Otherwise Latin text is wrapped by whole words in C++.... auto doc = MakeObject < Document > ( MyDir...< ParagraphFormat > format = doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words/par...
  7. DocumentBuilder.InsertSignatureLine | Aspose.Wo...

    Effortlessly add professional signature lines to your Documents with the DocumentBuilder InsertSignatureLine method. Enhance your workflow today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); SignatureLineOptions signatureLineOptions...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Android API to Render PDF to PCL | products.asp...

    Transform PDF to PCL via Android via Java API...is to convert the PDF file to DOC using the Aspose.PDF for Android...converted to DOC, the next step is to render the DOC to PCL using...

    products.aspose.com/total/android-java/conversi...
  9. 将PowerPoint转换为Word|Aspose.Slides 文档

    在Java中将PowerPoint演示文稿转换为Word...文本内容或信息,您可能会受益于将演示文稿转换为Word(DOC或DOCX)。 与Microsoft PowerPoint相比,Microsoft...要将PowerPoint文件(PPTX或PPT)转换为Word(DOCX或DOC),您需要 Aspose.Slides for Android...

    docs.aspose.com/slides/zh/androidjava/convert-p...
  10. Aspose::Words::RevisionGroup::get_Text method |...

    Aspose::Words::RevisionGroup::get_Text method. Returns inserted/deleted/moved text or description of format change in C++.... auto doc = MakeObject < Document > ( MyDir..."Revisions.docx" ); ASSERT_EQ ( 7 , doc -> get_Revisions () -> get_Groups...

    reference.aspose.com/words/cpp/aspose.words/rev...