Sort Score
Result 10 results
Languages All
Labels All
Results 6,091 - 6,100 of 157,121 for

doc

(0.07 sec)
  1. Android API to Render MHTML to MARKDOWN | produ...

    Transform MHTML to MARKDOWN via Android via Java API...you can convert MHTML files to DOC format. Then, using Aspose.Words...Android Java, you can render the DOC file to MARKDOWN. This process...

    products.aspose.com/total/android-java/conversi...
  2. Android API to Render PDF to DOTX | products.as...

    Transform PDF to DOTX via Android via Java API...used to convert PDF files to DOC format. It supports a wide range...API that can be used to render DOC files to DOTX format. It supports...

    products.aspose.com/total/android-java/conversi...
  3. Android API to Render SVG to FLATOPC | products...

    Transform SVG to FLATOPC via Android via Java API...file needs to be converted to DOC using Aspose.PDF for Android...Java, can be used to render DOC to FLATOPC. This API provides...

    products.aspose.com/total/android-java/conversi...
  4. Android API to Render PS to MHTML | products.as...

    Transform PS to MHTML via Android via Java API...used to convert PS files to DOC, while the Aspose.Words API can...can be used to render DOC to MHTML. This makes it easy to convert...

    products.aspose.com/total/android-java/conversi...
  5. Aspose::Words::Drawing::Charts::ChartDataLabel:...

    Aspose::Words::Drawing::Charts::ChartDataLabel::get_ShowBubbleSize method. Allows to specify if bubble size is to be displayed for the data labels on a chart. Applies only to Bubble charts. Default value is false in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); SharedPtr < Shape > shape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose::Words::Comment::RemoveAllReplies method...

    Aspose::Words::Comment::RemoveAllReplies method. Removes all replies to this comment in C++.... auto doc = MakeObject < Document > ();...comment = MakeObject < Comment > ( doc , u "John Doe" , u "J.D." , System...

    reference.aspose.com/words/cpp/aspose.words/com...
  7. Aspose::Words::Fonts::MemoryFontSource::get_Typ...

    Aspose::Words::Fonts::MemoryFontSource::get_Type method. Returns the type of the font source in C++.... 0 ); auto doc = MakeObject < Document > (); doc -> set_FontSettings...MakeObject < FontSettings > ()); doc -> get_FontSettings () -> SetFontsSources...

    reference.aspose.com/words/cpp/aspose.words.fon...
  8. Watermark.set_image method | Aspose.Words for P...

    aspose.words.Watermark.set_image method... doc = aw . Document () # Modify the...FileAccess . READ ) as image_stream : doc . watermark . set_image ( image_stream...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::BorderCollection::get_LineWidth ...

    Aspose::Words::BorderCollection::get_LineWidth method. Gets or sets the border width in points in C++.... auto doc = MakeObject < Document > ();...SharedPtr < PageSetup > pageSetup = doc -> get_Sections () -> idx_get...

    reference.aspose.com/words/cpp/aspose.words/bor...
  10. TxtListIndentation.character property | Aspose....

    TxtListIndentation.character property. Gets or sets which character to use for indenting list levels... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create a list with three...

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