Sort Score
Result 10 results
Languages All
Labels All
Results 3,581 - 3,590 of 187,651 for

page

(0.11 sec)
  1. Convert HTML To SVG Java

    Convert HTML to SVG format in Java code. Save HTML as SVG using Java....for ( int page = 0 ; page < doc.getPageCount(); page++) { saveOptions...PageSet (page)); doc.save(String.format( "Output_%d.svg" , page + 1...

    products.aspose.com/words/java/conversion/html-...
  2. Convert DOC To JPG Java

    Convert DOC to JPG format in Java code. Save DOC as JPG using Java....for ( int page = 0 ; page < doc.getPageCount(); page++) { saveOptions...PageSet (page)); doc.save(String.format( "Output_%d.jpg" , page + 1...

    products.aspose.com/words/java/conversion/doc-t...
  3. ResourceSavingArgs.ResourceFileName | Aspose.Wo...

    Manage your resources efficiently with ResourceSavingArgs. Easily set or retrieve the file name for saving resources without the hassle of paths....generated during export to fixed page HTML, SVG or Markdown. When...resource when exporting to fixed page HTML, SVG or Markdown format...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Փոխարկել DOC JPG Java

    Փոխարկեք DOC ը JPG ձևաչափի Java կոդով: Պահեք DOC որպես JPG օգտագործելով Java:...for ( int page = 0 ; page < doc.getPageCount(); page++) { saveOptions...PageSet (page)); doc.save(String.format( "Output_%d.jpg" , page + 1...

    products.aspose.com/words/hy/java/conversion/do...
  5. Saving to memory stream results in a &amp;quot;...

    I am converting .mht files to pdf. Most of the files work 100%, but some .mht files result in the following error when I call Aspose.Pdf.Generator.PdfAspose.Pdf.Generator.Pdf.Save(memorystream); Aspose.Pdf…...foreach (Page page in pdfDocument.Pages) { document.Pages.Add(page);...foreach (Page page in pdfDocument.Pages) { document.Pages.Add(page);...

    forum.aspose.com/t/saving-to-memory-stream-resu...
  6. Issues while embedding attachment in pdf - Free...

    Hi Team, I am trying to embed attachments to my pdf. I tried to follow following documentation: Adding Attachment to PDF document|Aspose.PDF for Java…_gaMjEwMTA1NzY1LjE3NDYwMDcyMDM._ga_W0DG8XJWKLMTc0NjAwNzIwMy4xLjAuMTc…...Document(); // Add a page to the document Page page = pdfDocument.getPages()...FileSpecification((filePath) , "Sample file"); page.setBackground(Color.getGray());...

    forum.aspose.com/t/issues-while-embedding-attac...
  7. Working with Window Elements|Documentation

    This section explains get property of window elements in visio with Aspose.Diagram....allow for multiple tabbed web pages in one window. Developers can...allow for multiple tabbed web pages in one window. Developers can...

    docs.aspose.com/diagram/net/working-with-window...
  8. Visio File Developer NET C# | products.aspose.com

    C# source code to develop in visio file on .NET Framework, .NET Core, Mono Platforms....Visio Files Drawing geomtry in Pages. Instantiating a Diagram object...file with full path.) Select Page via its index. Use the ConnectShapesViaConn...

    products.aspose.com/diagram/net/developer/
  9. VbaModuleCollection.Item | Aspose.Words for .NET

    Access VbaModule objects effortlessly with the VbaModuleCollection Item property. Enhance your VBA projects with easy indexing and improved management....Name} signed; Project code page: {vbaProject.CodePage}; Modules...Name} not signed; Project code page: {vbaProject.CodePage}; Modules...

    reference.aspose.com/words/net/aspose.words.vba...
  10. Document.Sections | Aspose.Words for .NET

    Explore the Document Sections property to access a complete collection of all document sections, enhancing your content organization and navigation....Starts the next section on a new page: builder . InsertBreak ( BreakType...next section on the current page: builder . InsertBreak ( BreakType...

    reference.aspose.com/words/net/aspose.words/doc...