Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 39,350 for

document properties

(0.09 sec)
  1. Convert Word DOC to EPUB using Java

    Follow this article to transform DOCX to EPUB using Java. It shares details to set the development environment, a list of steps, and a sample code to convert Word DOC to EPUB using Java....sample code to develop a Word document to EPUB converter using Java...file by setting a variety of properties in the HtmlSaveOptions used...

    kb.aspose.com/words/java/convert-word-doc-to-ep...
  2. How to Create PDF using Java

    In this short and elaborative tutorial, you will learn how to create PDF using Java. This tutorial will help you, how to generate PDF file in Java using simple API calls, whether you are working in Windows, macOS, or Linux platforms....your application Instantiate Document class object to generate PDF...add text and set textual properties Create PDF from Java by saving...

    kb.aspose.com/pdf/java/how-to-create-pdf-using-...
  3. ImportNode changes layout of table - Free Suppo...

    Hi all, We have some code that splits Word Documents on sections. For this we iterate over all sections of the original Document and use Node node = workingDoc.ImportNode(sec, true, ImportFormatMode.KeepDifferentStyles…...some code that splits Word documents on sections. For this we iterate...all sections of the original document and use Node node = workingDoc...

    forum.aspose.com/t/importnode-changes-layout-of...
  4. Aspose::Words::Saving::ImageSaveOptions::get_Sa...

    Aspose::Words::Saving::ImageSaveOptions::get_SaveFormat method. Specifies the format in which the rendered Document pages or shapes will be saved if this save options object is used. Can be a raster Tiff, Png, Bmp, Jpeg or vector Emf, Eps, WebP, Svg in C++....format in which the rendered document pages or shapes will be saved...while Aspose.Words converts a document to one. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Key Features of Aspose.PDF|Aspose.PDF for C++

    Aspose.PDF for C++ demonstrates its general features. This page describes the supported PDF versions, and all the manipulations we can do with text, images, annotations, Documents, etc.... Get page properties. Concatenate PDF files. Insert...page. Document Get document viewer properties. Set document viewer...

    docs.aspose.com/pdf/cpp/key-features/
  6. PageSetup.clearFormatting method | Aspose.Words...

    PageSetup.clearFormatting method. Resets page setup to default paper size, margins and orientation....sections in a document. let doc = new aw . Document (); let builder...// Modify the page setup properties for the builder's current...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ImageSaveOptions.scale property | Aspose.Words ...

    ImageSaveOptions.scale property. Gets or sets the zoom factor for the generated images....scale property ImageSaveOptions.scale property Gets or sets the...for the generated images. @property def scale ( self ) -> float...

    reference.aspose.com/words/python-net/aspose.wo...
  8. CompositeNode.remove_smart_tags method | Aspose...

    CompositeNode.remove_smart_tags method. Removes all [SmartTag](../../../aspose.words.markup/smarttag/) descendant nodes of the current node.... Document ( file_name = MY_DIR + 'Smart...= aw . Document () # A smart tag appears in a document with Microsoft...

    reference.aspose.com/words/python-net/aspose.wo...
  9. PDF document compare Issues using aspose.word -...

    Hello Team, Below are the issues we are facing while comparing two PDFs and generating new output pdf with differences with in that, Attaching two input PDFs for your reference to troubleshot at your end… We are using …...PDF document compare Issues using aspose.word Aspose.Words Product...issues while comparing PDF documents using Aspose.Words. Here are...

    forum.aspose.com/t/pdf-document-compare-issues-...
  10. Run.Text | Aspose.Words for .NET

    Manage your run text effortlessly! Easily get or set run text Properties for seamless Document editing and enhanced content control....Text property Gets or sets the text of the...Aspose.Words document by hand. Document doc = new Document (); // A...

    reference.aspose.com/words/net/aspose.words/run...