Sort Score
Result 10 results
Languages All
Labels All
Results 6,401 - 6,410 of 214,084 for

formatting

(0.2 sec)
  1. Aspose::Words::Fields::FieldMacroButton class |...

    Aspose::Words::Fields::FieldMacroButton class. Implements the MACROBUTTON field. To learn more, visit the documentation article in C++.... get_Format () Gets a FieldFormat object...provides typed access to field’s formatting. get_IsDirty () Gets or sets...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Aspose::Words::Fields::FieldHyperlink class | A...

    Aspose::Words::Fields::FieldHyperlink class. Implements the HYPERLINK field To learn more, visit the documentation article in C++.... get_Format () Gets a FieldFormat object...provides typed access to field’s formatting. get_IsDirty () Gets or sets...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Aspose::Words::Fields::FieldBarcode class | Asp...

    Aspose::Words::Fields::FieldBarcode class. Implements the BARCODE field. To learn more, visit the documentation article in C++.... get_Format () Gets a FieldFormat object...provides typed access to field’s formatting. get_IsBookmark () Gets or...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Aspose::Words::Lists::ListFormat::get_List meth...

    Aspose::Words::Lists::ListFormat::get_List method. Gets or sets the list this paragraph is a member of in C++....We can disable list formatting to not format any subsequent paragraphs...

    reference.aspose.com/words/cpp/aspose.words.lis...
  5. Latest Aspose.Slides Product Family topics - Fr...

    Get technical support of Aspose.Slides for .NET, Java, Android, C++, SharePoint, SQL Reporting Services and JasperReports....November 18, 2019 Bullet Formatting Not Applied When Cloning...

    forum.aspose.com/c/slides/11
  6. Set fontsize by InheritChars - Free Support For...

    Hello, i can set the Fontsize of a shape by using: shape.Chars[0].Size.Value = 0.125 This is well described in the examples: ApplyFontOnText Now I have the case that the shape’s chars array is empty. But there are I…...to reflect the inherited formatting from a master shape, and...

    forum.aspose.com/t/set-fontsize-by-inheritchars...
  7. Different File Formats and Conversions|Aspose.S...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Different File Formats and Conversions Contents [ Hide ] Microsoft...presentation document file format that can be created, read,...

    docs.aspose.com/slides/cpp/different-file-forma...
  8. Manage SmartArt in PowerPoint Presentations in ...

    Learn to build and edit PowerPoint SmartArt with Aspose.Slides for .NET using clear C# code samples that speed up slide design and automation....presentation while preserving formatting? You can clone the SmartArt...

    docs.aspose.com/slides/net/manage-smartart/
  9. Workbook.CalculateFormula is very time consumin...

    Workbook wb = new Workbook(@“Test.xlsx”); Stopwatch sw = Stopwatch.StartNew(); wb.CalculateFormula(); Console.WriteLine($“{sw.ElapsedMilliseconds}ms”); It will take about 1 minite to calculate formula. Test.7z (556.…...contains only essential data and formatting. Optimization Settings :...

    forum.aspose.com/t/workbook-calculateformula-is...
  10. DOCX to PDF conversion consumes high CPU and se...

    Hi, we are using Java Aspose library version 25.2 to convert Word docs to PDF in bulk. Sometimes, we see our process hangs with high CPU usage for certain input Word docs. The stack trace often looks like this: at c…...large images, or extensive formatting that might be contributing...

    forum.aspose.com/t/docx-to-pdf-conversion-consu...