Sort Score
Result 10 results
Languages All
Labels All
Results 5,121 - 5,130 of 18,474 for

docx to doc

(0.26 sec)
  1. Field.Remove | Aspose.Words for .NET

    Effortlessly remove fields from Documents with the Field Remove method. Get precise node returns and handle empty fields seamlessly. Optimize your workflow!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . InsertField ( "...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Გადაიყვანეთ JPG PDF Javascript

    გადაიყვანეთ JPG PDF JavaScript ფორმატში კოდით. შეინახეთ JPG როგორც PDF JavaScript....კოდი Გამავალი ფორმატი DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...require( '@aspose/words' ); var doc = new aw.Document() var builder...

    products.aspose.com/words/ka/nodejs-net/convers...
  3. Digitally Sign Word File Online or using C++ | ...

    Free online app for digital signature in Word files. Develop C++ application To electronically sign Word Documents....C++ Sign DOC (Microsoft Word Binary Format) Sign DOCX (Office...format in Word is DOC (Word Document). DOC files are compatible...

    products.aspose.com/total/cpp/signature/word/
  4. Გადაიყვანეთ JPG DOC C++

    გადაიყვანეთ JPG Doc C++ ფორმატში კოდით. შეინახეთ JPG როგორც Doc C++....გადაიყვანეთ JPG DOC C++ ში მაღალსიჩქარიანი პროგრამული უზრუნველყოფის...უზრუნველყოფის C++ JPG DOC ად კონვერტაციისთვის გამოიყენეთ C++ მაქსიმალური...

    products.aspose.com/words/ka/cpp/conversion/jpg...
  5. There are issues with the charts after converti...

    In the PDF Document converted from Aspose.Word version 24.07, the charts appear disordered, as shown in the screenshot below. normal chart at word as bellow original word Document as bellow SDFTS_CN2.Docx (224.7…...docx (224.7 KB) c# code as bellow var doc = new Document(new...ReadAllBytes("c:\\temp\\111.docx"))); var options = new Aspose...

    forum.aspose.com/t/there-are-issues-with-the-ch...
  6. Words ,How to obtain data for each paragraph an...

    How To obtain data for each paragraph and line? I want To check if the first word at the beginning and the first word at the end of each line of data are the words I want. If they are, I will set the background color...BookmarkStart(doc, bkName); var be = new BookmarkEnd(doc, bkName);...bkMap[p0] = (bs, be); } #endregion doc.UpdatePageLayout(); var lc =...

    forum.aspose.com/t/words-how-to-obtain-data-for...
  7. WORD Mail Merge In C++

    Personalize your Mail merge WORD file using C++. AuTomate emails or build reports using Mail merge WORD template in C++....further exporting the result to DOCX, PDF, HTML and other popular...popular formats using C++. DOCX Python Java C# C++ View code snippet...

    products.aspose.com/words/cpp/mailmerge/word/
  8. Annotate Documents via C++ | products.aspose.com

    Annotate Microsoft Word, Excel, PowerPoint Presentations and PDF files via your C++ application. Manage Annotation with ease....with document formats such as DOCX, XLSX, PPTX, and PDF, enabling...security. Annotate Microsoft Word DOC DOCX Documents In Microsoft Word...

    products.aspose.com/total/cpp/annotate/
  9. Warnings When Saving to PDF/A and PDF/UA|Aspose...

    PDF/A and PDF/UA impose accessibility requirements related To Document content. When saving To PDF/A or PDF/UA in C# and the issue violates compliance, a warning is issued....Saving ; Document doc = new Document ( "input.docx" ); PdfSaveOptions...$"Warning: {info.Description}" ); }; doc . Save ( "output.pdf" , saveOptions...

    docs.aspose.com/words/net/warnings-when-saving-...
  10. OoxmlSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.OoxmlSaveOptions class. Can be used To specify additional options when saving a Document inTo the [SaveFormat.Docx](../../aspose.words/saveformat/#Docx), [SaveFormat.Docm](../../aspose.words/saveformat/#Docm), [SaveFormat.Dotx](../../aspose.words/saveformat/#Dotx), [SaveFormat.Dotm](../../aspose.words/saveformat/#Dotm) or [SaveFormat.FlaTopc](../../aspose.words/saveformat/#FlaTopc) format...Docx , SaveFormat.Docm , SaveFormat...a document in the SaveFormat.Docx format. OoxmlSaveOptions(saveFormat)...

    reference.aspose.com/words/nodejs-net/aspose.wo...