Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 2,557 for

trim document

(0.19 sec)
  1. Tags

    C# .NET Core, Java, Python, C++, Android, PHP, Node.js APIs to create, process and convert PDF, Word, Excel, PowerPoint, email, image, ZIP, and several other formats in Windows, Linux, MacOS & Android....days free trial of MS Word document processing 1 3d 1 3D animation...Shapes 1 Add Comments to Word Documents C++ 1 Add Connector to Shapes...

    blog.aspose.com/tags/
  2. Tags

    C# .NET Core, Java, Python, C++, Android, PHP, Node.js APIs to create, process and convert PDF, Word, Excel, PowerPoint, email, image, ZIP, and several other formats in Windows, Linux, MacOS & Android....in Java 1 add a page to pdf document 1 add a slicer in excel using...Visio 1 Add Comments to Word Documents C++ 1 Add Connector to Shapes...

    blog.aspose.com/zh/tags/
  3. Tags

    C# .NET Core, Java, Python, C++, Android, PHP, Node.js APIs to create, process and convert PDF, Word, Excel, PowerPoint, email, image, ZIP, and several other formats in Windows, Linux, MacOS & Android....in Java 1 add a page to pdf document 1 add a slicer in excel using...Visio 1 Add Comments to Word Documents C++ 1 Add Connector to Shapes...

    blog.aspose.com/zh-hant/tags/
  4. How to Imprve performance below below Aspose.wo...

    Below is the C# code which is taking longer time to execute public void CreatePDFFile() { try { var logger = log4net.LogManager.GetLogger(System.Reflection.MethodBase.GetCurrentMethod().DeclaringType); …...DeclaringType); Document doc; using (var stream = new...UpdateDirtyFields = false }; doc = new Document(stream, loadOptions); } //...

    forum.aspose.com/t/how-to-imprve-performance-be...
  5. IncorrectFontUsageException - Free Support Foru...

    Getting an IncorrectFontUsageException (Document error: TJ operator without preceding Tf - no font set for the text segment) thrown when using page.Accept(TextAbsorber). To reproduce, run the following code on the attac…...Getting an IncorrectFontUsageEx (Document error: TJ operator without...protected List<IText> GetTexts(Document pdfDocument, CancellationToken...

    forum.aspose.com/t/incorrectfontusageexception/...
  6. Issue with text placeholders in table cells whe...

    I am facing an issue when converting DOCX files to PDF using Aspose.Words for .NET and later filling custom tags in the PDF using Aspose.PDF.Drawing. We use a custom tagging format in the DOCX files: #REG_DATUMS# #RE…...FillDocumentWithJson(Document document, string json) { Dictionary<string...new TextSearchOptions(true); document.Pages.Accept(textFragmentAbsorber);...

    forum.aspose.com/t/issue-with-text-placeholders...
  7. Changing Page Size with Python|Aspose.PDF for P...

    Change Page Size from your PDF Document using Aspose.PDF for Python via .NET library....of the first page in a PDF document to standard A4 dimensions...Access the first page of the document. Display the page’s box sizes...

    docs.aspose.com/pdf/python-net/change-page-size/
  8. What's new 2023|Aspose.PDF for .NET

    This page introduces the most popular new features in Aspose.PDF for .NET introduced in 2023.... () { // The path to the documents directory var dataDir = RunExamples...(); // Open PDF document using ( var document = new Aspose . Pdf...

    docs.aspose.com/pdf/net/whatsnew/2023/
  9. MailMerge Class | Aspose.Words for .NET

    Unlock powerful mail merge capabilities with Aspose.Words.MailMerging.MailMerge class. Streamline Document creation and enhance productivity effortlessly!...Mail Merge and Reporting documentation article. public class MailMerge...field is encountered in the document. MailMergeCallback { get;...

    reference.aspose.com/words/net/aspose.words.mai...
  10. Font style automatically change from Times New ...

    Hello @alexey.noskov and Team , We observing strange behavior , when replacing tag inside table . Table tag -replaced data font type is changing to Aptos from Times New Roman , for other font it is working fine . Be…...private void InsertRowsInTable(Document doc, string tagKey, List<object>...string cellText = cell.Range.Text.Trim(); // Normalize the cell text...

    forum.aspose.com/t/font-style-automatically-cha...