Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 5,645 for

compare document

(0.09 sec)
  1. Issue with Font Formatting when converted from ...

    Hi Team, Please check the below issue. Word landscape page header font PDF landscape page header font highlighted below: The font looks fine in Word for landscape page but in PDF for landscape page The fo…...the environment where the document is converted to PDF. If Aspose...find the fonts used in the document the fonts are substituted...

    forum.aspose.com/t/issue-with-font-formatting-w...
  2. Help with Bookmark Replacement Issues in Docume...

    Hello Team, I’m using the following code to replace bookmark content from one Document with content from another: public void ReplaceBookmarks(string sourceDocPath, string targetDocPath, string outputDocPath) { Doc…...Bookmark Replacement Issues in Document Processing Aspose.Words Product...one more issue for the below document when I try to replace bookmark...

    forum.aspose.com/t/help-with-bookmark-replaceme...
  3. Online convert OLM to PST - Free Support Forum ...

    Hi, My query is related to the Online Converter OLM to PST. The contacts are not working — it throws an exception while saving them to the PST file. Could you please let me know the reason why the contact data is fail…...guidance – no verified documentation was found for this scenario...confirm the regression window. Compare recent release notes for layout/rendering...

    forum.aspose.com/t/online-convert-olm-to-pst/32...
  4. Համեմատեք Word փաստաթղթերը C#-ի միջոցով

    Համեմատեք Word փաստաթղթերը՝ օգտագործելով C#՝ հետևելով այս հակիրճ ուղեցույցին: Այն ունի IDE կարգավորումներ, քայլերի ցանկ և գործարկվող կոդի հատված՝ C#-ի միջոցով երկու փաստաթուղթ համեմատելու համար:...Բեռնել առաջին Word փաստաթուղթը Document դասի օրինակով Բեռնեք մյուս...վերանայում չկա: Վերջապես, Compare() մեթոդը կանչվում է նախքան...

    kb.aspose.com/hy/words/net/compare-word-documen...
  5. Work with PDF File Metadata in Python|Aspose.PD...

    Learn how to extract, update, and manage PDF file metadata and XMP properties in Python using Aspose.PDF....guide when you need to inspect document properties, update PDF file...extract metadata from a PDF document using Aspose.PDF for Python...

    docs.aspose.com/pdf/python-net/pdf-file-metadata/
  6. Adjust Workbook Compression Level with C++|Docu...

    Learn how to adjust the compression level of a workbook using Aspose.Cells for C++ to optimize file size and processing time....OoxmlCompressionType enumeration and compares the conversion time for Level1... and Level9. You may also compare the sizes of the generated...

    docs.aspose.com/cells/cpp/adjust-workbook-compr...
  7. 获取列标题|Documentation

    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....worksheetName , cellName ); // Given a document name, a worksheet name, and...string cellName ) { // Open the document as read-only. using ( SpreadsheetDocument...

    docs.aspose.com/cells/zh/net/get-a-column-heading/
  8. PDF Metadata Title with Emoji characters show C...

    Hi, please see C# code below. var html = "<html>...</html>" var pdfDocument = new Document(new MemoryStream(Encoding.UTF8.GetBytes(html))); pdfDocument.Info.Title = "⭐Once Upon a Star"; pdfDocument.Save(filePath); when…...</html>" var pdfDocument = new Document(new MemoryStream(Encoding...KB) the browser title and document properties is Chinese characters...

    forum.aspose.com/t/pdf-metadata-title-with-emoj...
  9. Error activating aspose.word on test environmen...

    Hi we have just purchase a new license for Aspose.Word we have registered the product in Program.cs Snippet Aspose.Words.License license = new Aspose.Words.License(); license.SetLicense("Aspose.Words.lic"); and pla…...water marks on the created documents what did we do wrong? thank...the development environment, compare the configurations between...

    forum.aspose.com/t/error-activating-aspose-word...
  10. Extract DXF Entities and transform their XY coo...

    I need to manipulate an existing PDF by looking at some Text, Mtext, Circle, and Line entities within a DXF file. The location(s) of these entities need to be translated to PDF coordinates to Compare to existing PDF coor…...translated to PDF coordinates to compare to existing PDF coordinates...translated to PDF coordinates to compare…”), start by validating the...

    forum.aspose.com/t/extract-dxf-entities-and-tra...