Sort Score
Result 10 results
Languages All
Labels All
Results 4,831 - 4,840 of 170,538 for

doc

(0.07 sec)
  1. C++ API to Export PS to DOTM | products.aspose.com

    Convert PS to DOTM within C++ applications....to convert PS file format to DOC. Secondly, by using advanced...Words for C++, you can export DOC to DOTM. Aspose.PDF for C++ is...

    products.aspose.com/total/cpp/conversion/ps-to-...
  2. ChartSeriesGroup.first_slice_angle property | A...

    ChartSeriesGroup.first_slice_angle property. Gets or sets the angle, in degrees, of the first slice of the parent pie chart.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ListLevelAlignment enumeration | Aspose.Words f...

    aspose.words.lists.ListLevelAlignment enumeration. Specifies alignment for the list number or bullet.... doc = aw . Document () # A list allows...two of its list levels. doc_list = doc . lists . add ( list_template...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Android API to Render PDF to OTT | products.asp...

    Transform PDF to OTT via Android via Java API...step is to convert PDF file to DOC using Aspose.PDF for Android...PDF to DOC. Once the PDF file has been converted to DOC, the second...

    products.aspose.com/total/android-java/conversi...
  5. Android API to Render SVG to PS | products.aspo...

    Transform SVG to PS via Android via Java API...step is to convert SVG file to DOC using Aspose.PDF for Android...convert SVG to DOC. The second step is to render DOC to PS using...

    products.aspose.com/total/android-java/conversi...
  6. TabLeader Enum | Aspose.Words for .NET

    Discover the Aspose.Words.TabLeader enum, defining leader line styles for tabs, enhancing Document formatting and readability in your projects....Document doc = new Document (); Paragraph para = doc . FirstSection...Microsoft Word. Assert . That ( doc . FirstSection . Body . FirstParagraph...

    reference.aspose.com/words/net/aspose.words/tab...
  7. ThumbnailGeneratingOptions | Aspose.Words for Java

    Can be used to specify additional options when generating thumbnail for a Document in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.writeln("Hello world...

    reference.aspose.com/words/java/com.aspose.word...
  8. Font.auto_color property | Aspose.Words for Python

    Font.auto_color property. Returns the present calculated color of the text (black or white) to be used for 'auto color'... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # If a run's Font object...

    reference.aspose.com/words/python-net/aspose.wo...
  9. INSERT IMAGE IN ASPOSE WORD AS EDITABLE IMAGE -...

    Hello Team, I want to insert an image into a Word Document and set the “Edit Picture” option to true, allowing the user to search the content inside the image. How can I achieve this programmatically so that the image i…...Drawing; Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Load your image string imagePath...

    forum.aspose.com/t/insert-image-in-aspose-word-...
  10. HtmlSaveOptions.export_xhtml_transitional prope...

    HtmlSaveOptions.export_xhtml_transitional property. Specifies whether to write the DocTYPE declaration when saving to HTML or MHTML... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Hello...

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