Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 4,251 for

split document

(0.09 sec)
  1. Aspose::Words::Saving::FontSavingArgs class | A...

    Aspose::Words::Saving::FontSavingArgs class. Provides data for the FontSaving() event. To learn more, visit the Documentation article in C++....more, visit the Save a Document documentation article. class FontSavingArgs...is bold. get_Document () const Gets the document object that is...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Convert PDF file to HTML format|Aspose.PDF for ...

    This topic show you how to Aspose.PDF allows to convert PDF file to HTML format with Java library....various file formats to PDF documents and converting PDF files into...page size, it is possible to split the output into several pages...

    docs.aspose.com/pdf/java/convert-pdf-to-html/
  3. Aspose::Words::Saving::FontSavingArgs::get_Bold...

    Aspose::Words::Saving::FontSavingArgs::get_Bold method. Indicates whether the current font is bold in C++....{ auto doc = MakeObject < Document > ( MyDir + u "Rendering.docx"...them alongside the output document. doc -> Save ( ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Aspose::Words::Saving::IFontSavingCallback::Fon...

    Aspose::Words::Saving::IFontSavingCallback::FontSaving method. Called when Aspose.Words is about to save a font resource in C++....{ auto doc = MakeObject < Document > ( MyDir + u "Rendering.docx"...them alongside the output document. doc -> Save ( ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. How to put the options A B C D down the each li...

    I have a question: In this Document, I have many options A B C D, but they don’t on the each line I want to put the options A B C D down the each line with C# program using Aspose Word Source file: 000V2_test.docx (29…...I have a question: In this document, I have many options A B C...following code: Document doc = new Document(@"C:\Temp\in.docx");...

    forum.aspose.com/t/how-to-put-the-options-a-b-c...
  6. ImageSavingArgs.Document | Aspose.Words for .NET

    ImageSavingArgs Document property. Gets the Document object that is currently being saved in C#....Document Contents [ Hide ] ImageSavingArgs.Document property...property Gets the document object that is currently being saved. public...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Aspose::Words::Saving::ImageSavingArgs::get_Doc...

    Aspose::Words::Saving::ImageSavingArgs::get_Document method. Gets the Document object that is currently being saved in C++....Aspose::Words::Saving::ImageSavingArgs::get_Document method Contents [ Hide ] ...ImageSavingArgs::get_Document method Gets the document object that is...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Convert PDF to HTML in .NET|Aspose.PDF for .NET

    This topic show you how to convert PDF file to HTML format with Aspose.PDF C# library....various file formats into PDF documents and converting PDF files into...listed: Convert PDF to HTML. Splitting Output to Multi-page HTML...

    docs.aspose.com/pdf/net/convert-pdf-to-html/
  9. Aspose.PDF for JavaScript via C++ Release Notes...

    This article decsribes first time release of Aspose.PDF for JavaScript via C++...Optimize PDF document; Add a stamp/image to PDF file; Split/Merge PDF;...

    docs.aspose.com/pdf/javascript-cpp/release-note...
  10. Convert Paragraph into Bullet Points in Word us...

    Convert paragraph into bullet points in Word using Java. You will get enviroment settings and an example code to convert text to bullet points in Word using Java....paragraphs into bullets in a Word document. Steps to Convert Paragraph...source Word document with a few paragraphs into a Document object...

    kb.aspose.com/words/java/convert-paragraph-into...