Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 658 for

docx to jpg

(0.08 sec)
  1. Aspose::Words::Saving::ImageSaveOptions class |...

    Aspose::Words::Saving::ImageSaveOptions class. Allows To specify additional options when rendering document pages or shapes To images. To learn more, visit the documentation article in C++....used when saving to a DOC or DOCX file. By default this property...InsertImage ( ImageDir + u "Logo.jpg" ); // Create an "ImageSaveOptions"...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Free Support Forum - aspose.com - Latest posts

    Free Support Forum - aspose.com - Latest posts Latest posts Aspose.pdf.dll for .Net and Aspose.word.dll for .Net : merge file To single pdf having intermittent issues @jijikkt Thank you for additio......docx"); doc.LayoutOptions.TextShaperFactory...Document doc = new Document("in.docx"); HtmlSaveOptions so = new...

    forum.aspose.com/posts.rss
  3. Cell | Aspose.Words for Java

    Represents a table cell in Java....docx"); Shows how to iterate through...Document(getMyDir() + "Tables.docx"); TableCollection tables =...

    reference.aspose.com/words/java/com.aspose.word...
  4. HtmlLoadOptions | Aspose.Words for Java

    Allows To specify additional options when loading HTML document inTo a Document object in Java....docx. CertificateHolder certificateHolder...inputFileName = getMyDir() + "Encrypted.docx"; String outputFileName = getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  5. index.xml

    2.0 http://www.w3.org/2005/ATom Complete Set of File Format AuTomation Solutions – Conversie van bestandsindelingen via Javahttps://products.aspose.com/Total/nl/java/conversion/Recent content in Co......naar een ander formaat, zoals JPG of PNG. _blank https://docs.fileformat...ersion/csv-to-docx/ CSVs converteren naar DOCX (Office 2007+...

    products.aspose.com/total/nl/java/conversion/in...
  6. Row | Aspose.Words for Java

    Represents a table row in Java....docx"); Shows how to iterate through...Document(getMyDir() + "Tables.docx"); TableCollection tables =...

    reference.aspose.com/words/java/com.aspose.word...
  7. PageSetup | Aspose.Words for Java

    Represents the page setup properties of a section in Java....docx"); Methods Method Description...+ "PageSetup.ClearFormatting.docx"); fetchInheritedBorder(int...

    reference.aspose.com/words/java/com.aspose.word...
  8. Document | Aspose.Words for Java

    Represents a Word document in Java....docx"); // Create a copy of our document..."MailMerge.ExecuteDataTable.OneRow.docx"); Constructors Constructor...

    reference.aspose.com/words/java/com.aspose.word...
  9. ImageSaveOptions.PageSet | Aspose.Words for .NET

    Discover the ImageSaveOptions PageSet property To cusTomize your document rendering. Control which pages To save for optimized output. Explore now!...docx" ); ImageSaveOptions imageOptions...InsertImage ( ImageDir + "Logo.jpg" ); builder . InsertBreak ( BreakType...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Aspose::Words::Saving::ImageSaveOptions::get_Pa...

    Aspose::Words::Saving::ImageSaveOptions::get_PageSet method. Gets or sets the pages To render. Default is all the pages in the document in C++....jpg" ); builder -> InsertBreak (...u "ImageSaveOptions.OnePage.jpg" , options ); Shows how to specify...

    reference.aspose.com/words/cpp/aspose.words.sav...