Sort Score
Result 10 results
Languages All
Labels All
Results 6,921 - 6,930 of 219,459 for

formatting

(0.86 sec)
  1. Aspose::Words::Math::OfficeMath class | Aspose....

    Aspose::Words::Math::OfficeMath class. Represents an Office Math object such as function, equation, matrix or alike. Can contain child elements including runs of mathematical text, bookmarks, comments, other OfficeMath instances and some other nodes. To learn more, visit the documentation article in C++....Gets/sets Office Math display format type which represents whether...into a string in the specified format. ToString (const System::S...

    reference.aspose.com/words/cpp/aspose.words.mat...
  2. PDF document compare Issues using aspose.word -...

    Hello Team, Below are the issues we are facing while comparing two PDFs and generating new output pdf with differences with in that, Attaching two input PDFs for your reference to troubleshot at your end… We are using …... Review the table formatting in both documents to ensure...PDF documents are fixed page format documents . While loading PDF...

    forum.aspose.com/t/pdf-document-compare-issues-...
  3. InsertHtml() in table takes too long time - Fre...

    I’m working with custom editor that allows to render output data in different format and struggling with an issue that prevents overall document assembly. For example xlsx document with 20k rows and 3 columns takes secon…...render output data in different format and struggling with an issue...inserting simple text or basic formatting, consider using the DocumentBuilder...

    forum.aspose.com/t/inserthtml-in-table-takes-to...
  4. TxtLoadOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.TxtLoadOptions for enhanced text document loading. Customize your Document object with flexible options for optimal performance....or Emf) images to Png image format. ConvertShapeToOffice { get;...is imported from plain text format. The default value is true...

    reference.aspose.com/words/net/aspose.words.loa...
  5. LINQ Reporting Engine or Mail Merge in C#|Aspos...

    What is the difference between Mail Merge and LINQ Reporting Engine in Aspose.Words for .NET and which solution is better to choose?...as follows: Printing and formatting data values Basic calculations...

    docs.aspose.com/words/net/linq-reporting-engine...
  6. How to Add Watermark | Aspose.PDF

    Do you know how easily Add Watermark to PDF in Java? Add Watermark to PDF with high quality using Java Aspose.PDF library....“Confidential Document” with specific formatting settings, such as red color..."input.pdf" ); // Create a formatted text FormattedText formattedText...

    products.aspose.com/pdf/tutorial/add-watermark/
  7. Keeping the header and the footer when saving a...

    Hello, I’ve tried to save a xlsx file in html, but I’ve lost the header and the footer in the output file. I think it’s the normal functionality of excel but just to be sur do you have a way to keep the header dans foo…...documents rather than web formats. Solution To retain the header...requirements. If you have specific formatting needs for the header and...

    forum.aspose.com/t/keeping-the-header-and-the-f...
  8. 使用 C++ 在加载工作簿或工作表时筛选对象 Node.js 版本|Documentation

    学习如何在加载工作簿或工作表时使用 Aspose.Cells for Node.js via C++ 进行筛选。...// Save the workbook in PDF format. workbook . save ( path . join...everything and filter conditional formatting this . loadDataFilterOption...

    docs.aspose.com/cells/zh/nodejs-cpp/filter-obje...
  9. Aspose::Words::Fields::FieldRef class | Aspose....

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

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Some content cannot be replaced successfully Wh...

    Sample Code void Main() { InitCoreComponent(); var doc = new Aspose.Words.Document(@"C:\Users\admin\Desktop\demo.docx"); foreach (Paragraph para in doc.GetChildNodes(NodeType.Paragraph, true)) { Range paraRange …...could be due to hidden text, formatting issues, or the text being...replace is not hidden or formatted in a way that makes it unrecognizable...

    forum.aspose.com/t/some-content-cannot-be-repla...