Sort Score
Result 10 results
Languages All
Labels All
Results 3,741 - 3,750 of 177,804 for

docx

(0.4 sec)
  1. Color emoji not rendering in PDF output on Linu...

    We are converting Word/RTF/ODT/TXT documents to PDF using Aspose.Words for .NET on AWS Lambda (Amazon Linux 2023). Emojis render as black & white outlines in the PDF output. We have confirmed: NotoColorEmoji.ttf is in…...docx, .rtf, .txt, .xml, .odt). Questions:...

    forum.aspose.com/t/color-emoji-not-rendering-in...
  2. Categories

    Pronađite odgovore pomoću API-ja Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family As......օգտագործելով C# Ինչպես ստեղծել աղյուսակ DOCX-ում՝ օգտագործելով C++ Ինչպես...

    kb.aspose.com/hy/categories/page/63/
  3. Ինչպես փոխակերպել Word փաստաթուղթը պատկերների՝ ...

    Այս թեման ցույց է տալիս, թե ինչպես շատ պարզ ձևով փոխարկել Word փաստաթուղթը պատկերների՝ օգտագործելով C++: Դուք կարող եք փոխարկել Word փաստաթղթի որոշակի կամ բոլոր էջերը առևտրային պատկերի ձևաչափերի, ներառյալ Tiff, PNG, JPEG և BMP C++-ում:...թե ինչպես կարելի է ավելացնել DOCX մեկնաբանությունները C++-ում՝...

    kb.aspose.com/hy/words/cpp/how-to-convert-word-...
  4. Aspose.Words Product Family

    Find answers about creating, converting, editing, and printing Word documents without utilizing Microsoft Word....Ինչպես տեղադրել մեկնաբանություն DOCX-ում՝ օգտագործելով C++ Ինչպես...

    kb.aspose.com/hy/words/page/12/
  5. Field.IsDirty | Aspose.Words for .NET

    Manage the IsDirty property to ensure your field data stays accurate and up-to-date, enhancing document integrity and performance.... Docx ); // The LoadOptions object...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Aspose.Words Java - Document.getPageCount() alt...

    Hello, I’ve noticed that document.getPageCount() alters the document itself - it adds the page count number to the document: Aspose.Words v24.12...docx (15.8 KB) vyacheslav.deryushev...Document doc = new Document("input.docx"); System.out.println(doc.toString(SaveFormat...

    forum.aspose.com/t/aspose-words-java-document-g...
  7. Aspose::Words::Loading::LoadOptions::get_Update...

    Aspose::Words::Loading::LoadOptions::get_UpdateDirtyFields method. Specifies whether to update the fields with the dirty attribute in C++....Aspose :: Words :: SaveFormat :: Docx ); // The LoadOptions object...

    reference.aspose.com/words/cpp/aspose.words.loa...
  8. Compare two document - Free Support Forum - asp...

    good day, I am comparing two documents and I get an error when comparing. Could you take a look at it for me? Error: “An object of type Aspose.Words.Tables.Table cannot be cast to type Aspose.Words.Paragraph.”} thank…...docx"); Document docXB = new Document(pathX...Document(pathX + "DocB.docx"); docXA.Compare(docXB, "author", DateTime...

    forum.aspose.com/t/compare-two-document/254738
  9. Avoiding automatic page breaks insertion mergin...

    Good morning, I am experiencing a problem merging odt documents in the last version of Aspose Words which is currently 26.2. When I merge three documents, Aspose inserts automatically page breaks between them. In versio…...DOCX"))|| (files[i].toUpperCase()...

    forum.aspose.com/t/avoiding-automatic-page-brea...
  10. How to change font name for aspose word table o...

    Hi, How to change font name as Verdana for aspose word table of content using LINQ report engine....docx) used for the report. Locate...Document doc = new Document("output.docx"); // Iterate through all paragraphs...

    forum.aspose.com/t/how-to-change-font-name-for-...