Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 4,251 for

split document

(0.08 sec)
  1. Aspose::Words::Saving::FontSavingArgs::get_Ital...

    Aspose::Words::Saving::FontSavingArgs::get_Italic method. Indicates whether the current font is italic 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...
  2. Aspose::Words::Saving::FontSavingArgs::get_Orig...

    Aspose::Words::Saving::FontSavingArgs::get_OriginalFileName method. Gets the original font file name with an extension 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...
  3. Aspose::Words::Saving::IFontSavingCallback inte...

    Aspose::Words::Saving::IFontSavingCallback interface. Implement this interface if you want to receive notifications and control how Aspose.Words saves fonts when exporting a Document to HTML format in C++....saves fonts when exporting a document to HTML format. class IFontSavingCallback...{ auto doc = MakeObject < Document > ( MyDir + u "Rendering.docx"...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. How to read body text line by line? - Free Supp...

    Hi,Support: Is there any method to read body range texts line by line? It seems there is only method to read text range paragraph by paragraph or character by character? Thanks for your help....of page or line in MS Word documents due to their flow nature....consumer applications build document layout on the fly, the same...

    forum.aspose.com/t/how-to-read-body-text-line-b...
  5. Working with PDF Pages|Aspose.PDF for PHP via Java

    With Aspose.PDF for PHP via Java you can add pages, add headers and footers, add watermarks into your PDF file. This section explain to you all details on this topic....you insert a page to a PDF document at any location in the file...and delete pages from your document. This section shows how to...

    docs.aspose.com/pdf/php-java/working-with-pages/
  6. PdfFileEditor Class|Aspose.PDF for .NET

    Explore how to edit and manipulate PDF files using the PDFFileEditor class in .NET with Aspose.PDF....[ Hide ] Working with PDF documents includes various functions...page, delete existing page, split the pages or you can specify...

    docs.aspose.com/pdf/net/pdffileeditor-class/
  7. FontSavingArgs.IsExportNeeded | Aspose.Words fo...

    FontSavingArgs IsExportNeeded property. Allows to specify whether the current font will be exported as a font resource. Default is true in C#....SaveExportedFonts () { Document doc = new Document ( MyDir + "Rendering...them alongside the output document. doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.sav...
  8. KeepPartAndCloneSolidObjectToNextPageAlgorithm ...

    Adds objects top part to the bottom of the page and clones full object to the next page in case it doesnt fit in original page....saved in pdf format they are split across pages. The sample shows...shows how to configure the splitting logic of objects located on...

    reference.aspose.com/note/net/aspose.note.savin...
  9. FontSavingArgs | Aspose.Words for Java

    Provides data for the IFontSavingCallback.fontSavingcom.aspose.words.FontSavingArgs event in Java....more, visit the Save a Document documentation article. Remarks: When...When Aspose.Words saves a document to HTML or related formats...

    reference.aspose.com/words/java/com.aspose.word...
  10. Table-layout: fixed not working - Free Support ...

    Hi, Converting a html Document with a table (with style table-layout: fixed) does not work: all the columns overlap. In the attachment the html and the output. My code: using (var ms = new MemoryStream(File.ReadAllBytes…...6:39am #1 Hi, Converting a html document with a table (with style table-layout:...le.html”))) { var d = new Document(ms, new HtmlLoadOptions());...

    forum.aspose.com/t/table-layout-fixed-not-worki...