Sort Score
Result 10 results
Languages All
Labels All
Results 7,081 - 7,090 of 19,370 for

2 of

(0.06 sec)
  1. Repairing a document that Acrobat Reader consid...

    Hi, We have lorem-ipsum-resized-w-problem.zip (85.5 KB), a document that we got from resizing (using Aspose.PDF) the original PDF with an annotation lorem-input.zip (86.6 KB). We tried to apply document.Repair(); b…...ali July 2, 2020, 6:23am #2 @gwert Would you kindly...will share with you. gwert July 2, 2020, 11:00am #3 Hi there, Here...

    forum.aspose.com/t/repairing-a-document-that-ac...
  2. Word bookmarks loose ID - Free Support Forum - ...

    Hi, Aspose team. Scenario: Aspose.Words 25.4.0 breaks Word bookmark IDs when resaving a DOCX document. The sample document has 2 bookmarks in the footer. Issue (actual behavior): If I resave a DOCX document with Aspose…... The sample document has 2 bookmarks in the footer. Issue...resaving the doc. document.docx (64.2 KB) var path = @"./document.docx";...

    forum.aspose.com/t/word-bookmarks-loose-id/312334
  3. Aspose::Words::Markup::CustomXmlPartCollection:...

    Aspose::Words::Markup::CustomXmlPartCollection::Add method. Adds an item to the collection in C++....get_CustomXmlParts () -> idx_get ( 0 )); // 2 - By GUID: ASPOSE_ASSERT_EQ (...( xmlPartClone ); ASSERT_EQ ( 2 , doc -> get_CustomXmlParts ()...

    reference.aspose.com/words/cpp/aspose.words.mar...
  4. Underline Enum | Aspose.Words for .NET

    Discover Aspose.Words.Underline enum for versatile font underlining options. Enhance your document formatting with customizable styles today!...Description None 0 Single 1 Words 2 Double 3 Dotted 4 Thick 6 Dash...

    reference.aspose.com/words/net/aspose.words/und...
  5. While converting XLSX to PDF Dynamic marker is ...

    I have applied Dynamic marker in template.xlsx but it is not reflecting in Generated PDF file. JAVA Code . WorkbookDesigner w=new WorkbookDesigner(); Template template=dao.getTemplate(templateID); InputStream inp…...sahi March 23, 2023, 7:19pm #2 @Smital279 , Please call Workbook...

    forum.aspose.com/t/while-converting-xlsx-to-pdf...
  6. Presentation Comments|Aspose.Slides Documentation

    Add comments and replies in PowerPoint presentation in C# or .NET...comment for an author on slide 2 author . Comments . AddComment...CommentAuthors . AddAuthor ( "Autror_2" , "B.B." ); IComment reply1 =...

    docs.aspose.com/slides/net/presentation-comments/
  7. FieldIncludePicture.GraphicFilter | Aspose.Word...

    Discover the FieldIncludePicture GraphicFilter property, easily manage graphic format filters for seamless image integration in your projects....ResizeVertically = true ; // 2 - The IMPORT field: FieldImport...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Move a paragraph from one presentation to anoth...

    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....from One Presentation to Another 2.pptx" ; MoveParagraphToPrese (...from One Presentation to Another 2.pptx" ; MoveParagraphToPrese (...

    docs.aspose.com/slides/net/move-a-paragraph-fro...
  9. Load a font from TTF file | C++

    C++ API solution to load fonts from a file on your hard drive even if this file is not a font inself. Let’s look at how to make it from a TTF file....using namespace Aspose::Font; 2 using namespace Aspose::Font::Sources;...// Construct path to the file 2 System::String fontPath = Sys...

    docs.aspose.com/font/cpp/how-to-load-fonts/load...
  10. Working with Common Conditional Blocks in Java|...

    Use common conditional blocks within paragraphs to represent the same data depending on a condition using Java....in items]>><<if [IndexOf() % 2 == 0]>><<[item]>> <<else>><<[item]>>...

    docs.aspose.com/words/java/working-with-common-...