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

docx to doc

(0.57 sec)
  1. Convert EPUB to TIFF – C# – Aspose.HTML for .NET

    Convert EPUB To TIFF using Aspose.HTML API. Consider various EPUB To TIFF conversion scenarios in C# examples. Try online EPUB Converter....Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/html/net/convert-epub-to-tiff/
  2. 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...
  3. 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-...
  4. 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...
  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. 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...
  8. 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...
  9. 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...
  10. Section.ClearHeadersFooters | Aspose.Words for ...

    Effortlessly clear section headers and footers with the ClearHeadersFooters method. Streamline your Document layout for a polished look!...Document doc = new Document (); Assert . That ( doc . FirstSection...builder = new DocumentBuilder ( doc ); builder . MoveToHeaderFooter...

    reference.aspose.com/words/net/aspose.words/sec...