Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 182,934 for

aspose page

(0.26 sec)
  1. Aspose::Words::Document class | Aspose.Words fo...

    Aspose::Words::Document class. Represents a Word document. To learn more, visit the documentation article in C++....Aspose::Words::Document class Contents [ Hide ] Document class...public Aspose :: Words :: DocumentBase , public Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. Aspose::Words::Saving::SaveOptions::get_ImlRend...

    Aspose::Words::Saving::SaveOptions::get_ImlRenderingMode method. Gets or sets a value determining how ink (InkML) objects are rendered in C++....Aspose::Words::Saving::SaveOptions::get_ImlRenderingMode method...rendered. Aspose :: Words :: Saving :: ImlRenderingMode Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Aspose::Words::Saving::SvgTextOutputMode enum |...

    Aspose::Words::Saving::SvgTextOutputMode enum. Allows to specify how text inside a document should be rendered when saving in SVG format in C++....Aspose::Words::Saving::SvgTextOutputMode enum Contents [ Hide...doc = System :: MakeObject < Aspose :: Words :: Document > ( get_MyDir...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Aspose::Words::Saving::HtmlSaveOptions class | ...

    Aspose::Words::Saving::HtmlSaveOptions class. Can be used to specify additional options when saving a document into the Html, Mhtml, Epub, Azw3 or Mobi format. To learn more, visit the documentation article in C++....Aspose::Words::Saving::HtmlSaveOptions class Contents [ Hide...class HtmlSaveOptions : public Aspose :: Words :: Saving :: SaveOptions...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Aspose::Words::Saving::PdfSaveOptions class | A...

    Aspose::Words::Saving::PdfSaveOptions class. Can be used to specify additional options when saving a document into the Pdf format. To learn more, visit the documentation article in C++....Aspose::Words::Saving::PdfSaveOptions class Contents [ Hide ]...class PdfSaveOptions : public Aspose :: Words :: Saving :: FixedPageSaveOptions...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. How to Rotate PDF using Java

    This article describes how to rotate PDF using Java. It contains instructions to set the environment, write the basic application and a sample code to change PDF orientation using Java....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/pdf/java/how-to-rotate-pdf-using-...
  7. Aspose::Words::InlineStory::get_Tables method |...

    Aspose::Words::InlineStory::get_Tables method. Gets a collection of tables that are immediate children of the story in C++....Aspose::Words::InlineStory::get_Tables method Contents [ Hide...SharedPtr < Aspose :: Words :: Tables :: TableCollection > Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words/inl...
  8. Aspose::Words::Fields::FieldAdvance::get_Vertic...

    Aspose::Words::Fields::FieldAdvance::get_VerticalPosition method. Gets or sets the number of points by which the text that follows the field should be moved vertically from the top edge of the Page in C++....Aspose::Words::Fields::FieldAdvance::get_VerticalPosition method...top edge of the page. System :: String Aspose :: Words :: Fields...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportRoundtripInformation method. Specifies whether to write the roundtrip information when saving to HTML, MHTML or EPUB. Default value is true for HTML and false for MHTML and EPUB in C++....Aspose::Words::Saving::HtmlSaveOptions::get_ExportRoundtripInfor...false for MHTML and EPUB. bool Aspose :: Words :: Saving :: HtmlSaveOptions...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Aspose convert docx to md,Table Content Convers...

    I convert docx to markdown.There is a table content in the docx, not an image. But after converting to markdown, the table content becomes an image. code: document = aw.Document(file_path) for Page in range(0, docu…...Aspose convert docx to md,Table Content Conversion Exception...Exception Aspose.Words Product Family words-python David_Matin July 18...

    forum.aspose.com/t/aspose-convert-docx-to-md-ta...