Sort Score
Result 10 results
Languages All
Labels All
Results 7,001 - 7,010 of 18,402 for

docx to doc

(0.14 sec)
  1. Რამდენიმე TEXT WORD Javascript

    შეაერთეთ მრავალი TEXT WORD JavaScript კოდში. შეინახეთ TEXT როგორც WORD JavaScript.... DOCX Node Python Java C# C++ კოდის...რათა გააერთიანოთ მრავალი TXT DOCX კოპირება Მაგალითები შეიტანეთ...

    products.aspose.com/words/ka/nodejs-net/merge/t...
  2. FontFallbackSettings.save method | Aspose.Words...

    aspose.words.fonts.FontFallbackSettings.save method... doc = aw . Document ( MY_DIR + 'Rendering.docx' ) # Load...font_fallback_stream ) doc . font_settings = font_settings doc . save ( ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  3. CustomPartCollection.remove_at method | Aspose....

    CusTomPartCollection.remove_at method. Removes an item at the specified index.... doc = aw . Document ( MY_DIR + 'Custom...OOXML package.docx' ) self . assertEqual ( 2 , doc . package_custom_parts...

    reference.aspose.com/words/python-net/aspose.wo...
  4. extractPages in Aspose 25.2 running infinitely ...

    We noticed as part of our upgrade To 25.2 that for the given file, the Document.extractPages was running infinitely for more than 30mins though the file is light weight. Manuscript.Docx (34.9 KB) Could you share some l…...docx (34.9 KB) Could you share some...Document doc = new Document("path/to/your/document.docx"); Document...

    forum.aspose.com/t/extractpages-in-aspose-25-2-...
  5. CustomPartCollection.Clone | Aspose.Words for .NET

    Effortlessly clone your CusTomPartCollection with our deep copy method, ensuring all items are preserved for seamless data management.... Document doc = new Document ( MyDir + "Custom...parts OOXML package.docx" ); Assert . That ( doc . PackageCustomParts...

    reference.aspose.com/words/net/aspose.words.mar...
  6. Aspose::Words::HeaderFooter::get_ParentSection ...

    Aspose::Words::HeaderFooter::get_ParentSection method. Gets the parent section of this sTory in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Write ( u "Section...

    reference.aspose.com/words/cpp/aspose.words/hea...
  7. Caused by: java.lang.IllegalArgumentException: ...

    Hey hi ! could you please take a look To identify for this simple file which is currently failing with error. what could be the cause ? error-Doc.Docx (25.7 KB) Error : Caused by: java.lang.IllegalArgumentException: e…... error-doc.docx (25.7 KB) Error : Caused by:...Document: Open the file error-doc.docx in a text editor or a tool...

    forum.aspose.com/t/caused-by-java-lang-illegala...
  8. Aspose::Words::HeaderFooter::get_IsLinkedToPrev...

    Aspose::Words::HeaderFooter::get_IsLinkedToPrevious method. True if this header or footer is linked To the corresponding header or footer in the previous section in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Write ( u "Section...

    reference.aspose.com/words/cpp/aspose.words/hea...
  9. Aspose::Words::Style::get_LinkedStyleName metho...

    Aspose::Words::Style::get_LinkedStyleName method. Gets/sets the name of the Style linked To this one. Returns empty string if no styles are linked in C++.... auto doc = System :: MakeObject < Aspose...get_MyDir () + u "Style with alias.docx" ); // This document contains...

    reference.aspose.com/words/cpp/aspose.words/sty...
  10. Converter.ConvertToImages | Aspose.Words for .NET

    Transform your Documents effortlessly with ConvertToImages. Convert pages To high-quality image files quickly and easily for enhanced sharing and sTorage.... string doc = MyDir + "Big document.docx" ; Stream [] streams...Converter . ConvertToImages ( doc , SaveFormat . Png ); ImageSaveOptions...

    reference.aspose.com/words/net/aspose.words.low...