Sort Score
Result 10 results
Languages All
Labels All
Results 2,761 - 2,770 of 168,853 for

doc

(0.08 sec)
  1. Convert PDF to Microsoft Word Documents in Java...

    Convert PDF file to Doc and DocX format with ease and full control with Aspose.PDF for Java. Learn more how to tune up PDF to Microsoft Word Documents conversion....it as output Microsoft Word DOC or DOCX format. It covers the...Java PDF to Word Java PDF to DOC Java PDF to DOCX Java Convert...

    docs.aspose.com/pdf/java/convert-pdf-to-word/
  2. C++ API to Export CGM to XAMLFLOW | products.as...

    Convert CGM to XAMLFLOW within C++ applications....to convert CGM file format to DOC. Secondly, by using advanced...Words for C++, you can export DOC to XAMLFLOW. Aspose.Total for...

    products.aspose.com/total/cpp/conversion/cgm-to...
  3. DocumentBuilder.PageSetup | Aspose.Words for .NET

    Explore the DocumentBuilder PageSetup property to access current page and section settings, enhancing your Document formatting and layout efficiency.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Modify the page setup properties...

    reference.aspose.com/words/net/aspose.words/doc...
  4. DocumentBuilder.pageSetup property | Aspose.Wor...

    DocumentBuilder.pageSetup property. Returns an object that represents current page setup and section properties.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Modify the page setup properties...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ShapeMarkupLanguage enumeration | Aspose.Words ...

    Aspose.Words.Drawing.ShapeMarkupLanguage enumeration. Specifies Markup language used for the shape.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // If we configure compatibility...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. PageSetup.ClearFormatting | Aspose.Words for .NET

    Reset your Document's page setup effortlessly with the ClearFormatting method. Restore default margins, paper size, and orientation for a polished look.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Modify the page setup properties...

    reference.aspose.com/words/net/aspose.words/pag...
  7. DocumentBuilder.move_to_bookmark method | Aspos...

    aspose.words.DocumentBuilder.move_to_bookmark method... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create a valid bookmark...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Story::get_StoryType method | As...

    Aspose::Words::Story::get_StoryType method. Gets the type of this story in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Use a DocumentBuilder to...

    reference.aspose.com/words/cpp/aspose.words/sto...
  9. Aspose::Words::Watermark::Remove method | Aspos...

    Aspose::Words::Watermark::Remove method. Removes the watermark in C++.... auto doc = System :: MakeObject < Aspose...Add a plain text watermark. doc -> get_Watermark () -> SetText...

    reference.aspose.com/words/cpp/aspose.words/wat...
  10. Convert Image To PDF C++

    Convert Image to PDF format in C++ code. Save Image as PDF using C++....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...namespace Aspose::Words; auto doc = MakeObject <Document>(); auto...

    products.aspose.com/words/cpp/conversion/image-...