Sort Score
Result 10 results
Languages All
Labels All
Results 4,341 - 4,350 of 23,499 for

format

(0.07 sec)
  1. Incorrect Bullets and Numbering after PPT to PP...

    I have converted a *.ppt presentations to *.pptx Format with Aspose.Slides and the result document have a few inconsistencies. The most affected slides: 6101811261171.ppt 5: incorrect bullet style. 13: extra numberin…...pptx format with Aspose.Slides and the...PowerPoint presentations into PPTX format. We have opened the following...

    forum.aspose.com/t/incorrect-bullets-and-number...
  2. Aspose::Words::Layout::PageLayoutEvent enum | A...

    Aspose::Words::Layout::PageLayoutEvent enum. A code of event raised during page layout model build and rendering. Page layout model is built in two steps. First, "conversion step", this is when page layout pulls document content and creates object graph. Second, "reflow step", this is when structures are split, merged and arranged into pages. Depending of the operation which triggered build, page layout model may or may not be further rendered into fixed page Format. For example, computing number of pages in the document or updating fields does not require rendering, whereas export to Pdf does in C++....further rendered into fixed page format. For example, computing number...() << " \" converted to page format." << std :: endl ; } void RenderPage...

    reference.aspose.com/words/cpp/aspose.words.lay...
  3. Aspose::Words::PageSetup::get_PaperSize method ...

    Aspose::Words::PageSetup::get_PaperSize method. Returns or sets the paper size in C++....builder -> Writeln ( String :: Format ( u "This page is {0}x{1}."...builder -> Writeln ( String :: Format ( u "This page is {0}x{1}."...

    reference.aspose.com/words/cpp/aspose.words/pag...
  4. Aspose::Words::Vba::VbaProject class | Aspose.W...

    Aspose::Words::Vba::VbaProject class. Provides access to VBA project inFormation. A VBA project inside the document is defined as a collection of VBA modules. To learn more, visit the documentation article in C++.... String :: Format ( u "Project name: {0} signed;...LINQ_Count ()) : String :: Format ( u "Project name: {0} not...

    reference.aspose.com/words/cpp/aspose.words.vba...
  5. Aspose::Words::Saving::XamlFlowSaveOptions::get...

    Aspose::Words::Saving::XamlFlowSaveOptions::get_ImageSavingCallback method. Allows to control how images are saved when a document is saved to XAML in C++....the document to the XAML save format. auto options = MakeObject...:: FileStream > ( String :: Format ( u "{0}/{1}" , get_ImagesFolderAlias...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. LoadOptions.IgnoreOleData | Aspose.Words for .NET

    Discover how the LoadOptions IgnoreOleData property enhances your data handling by allowing you to control OLE data processing. Optimize your workflow today!...in a case when destination format does not support OLE objects...in a case when destination format does not support OLE objects...

    reference.aspose.com/words/net/aspose.words.loa...
  7. Aspose::Words::Tables::PreferredWidth::FromPerc...

    Aspose::Words::Tables::PreferredWidth::FromPercent method. A creation method that returns a new instance that represents a preferred width specified as a percentage in C++....builder -> Writeln ( String :: Format ( u "Cell with a width of {0}...builder -> Writeln ( String :: Format ( u "Cell with a width of {0}...

    reference.aspose.com/words/cpp/aspose.words.tab...
  8. How to Convert Latex to PDF in Java

    This guide explains how to convert Latex to PDF in Java. It covers the environment configuration, a step-by-step process, and a running sample code to create a TEX to PDF converter in Java....file, and render it in PDF format. Once the input file is loaded...object, you can save it in any format supported by the Document.save()...

    kb.aspose.com/pdf/java/how-to-convert-latex-to-...
  9. How to Convert PDF to Latex using Java

    This guide covers how to convert PDF to Latex in Java. It elaborates relevant inFormation for preparing the environment, step-by-step algorithm, and a sample code to create a PDF to Latex converter using Java....Java to convert PDF to Latex format Get the source PDF document...the input PDF document to TEX format These steps summarize the details...

    kb.aspose.com/pdf/java/how-to-convert-pdf-to-la...
  10. How to Delete Comments from Word Document in C#

    This tutorial explains how to delete comments from Word document in C#. It contains the configuration details, steps and a sample code to remove comments on Word document in C#....while reviewing the DOCX or DOC format document. The code snippet...output file in the desired format These steps summarize how to...

    kb.aspose.com/words/net/how-to-delete-comments-...