Sort Score
Result 10 results
Languages All
Labels All
Results 3,521 - 3,530 of 351,218 for

document

(0.09 sec)
  1. Metered | Aspose.Words for Java

    Provides methods to set metered key in Java.... Document doc = new Document(getMyDir() + "Document.docx");...spent. Document doc = new Document(getMyDir() + "Document.docx");...

    reference.aspose.com/words/java/com.aspose.word...
  2. Convert JPG To HTML Java

    Convert JPG to HTML format in Java code. Save JPG as HTML using Java....converting JPG to HTML Use our document conversion API to create portable...JPG, HTML, and many other document formats using Java. HTML Node...

    products.aspose.com/words/java/conversion/jpg-t...
  3. Convert JPG To PDF Java

    Convert JPG to PDF format in Java code. Save JPG as PDF using Java....converting JPG to PDF Use our document conversion API to create portable...export JPG, PDF, and many other document formats using Java. PDF Node...

    products.aspose.com/words/java/conversion/jpg-t...
  4. Convert Image To HTML Java

    Convert Image to HTML format in Java code. Save Image as HTML using Java....converting image to HTML Use our document conversion API to create portable...image, HTML, and many other document formats using Java. HTML Node...

    products.aspose.com/words/java/conversion/image...
  5. FontSavingArgs.FontFamilyName | Aspose.Words fo...

    Discover the FontSavingArgs FontFamilyName property to easily manage and customize your font family for enhanced design flexibility....SaveExportedFonts () { Document doc = new Document ( MyDir + "Rendering...them alongside the output document. doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.sav...
  6. FontSavingArgs.Bold | Aspose.Words for .NET

    Discover the FontSavingArgs Bold property to easily determine if your font is bold. Enhance your typography for better readability and design....SaveExportedFonts () { Document doc = new Document ( MyDir + "Rendering...them alongside the output document. doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.sav...
  7. How to access link properties in pdf - Free Sup...

    Hi Team, I need code to get and set the properties of pdf of links as highlighted in attached imageasposelinkproperties.PNG (260.7 KB) i want to get all link appearance properties which are in the image. its urgent re…...links are added in the PDF document. Can you please share your...your sample PDF document with us so that we can test the scenario...

    forum.aspose.com/t/how-to-access-link-propertie...
  8. 向PDF文件添加文本|Aspose.PDF for Java

    本文介绍了在Aspose.PDF中处理文本的各个方面。了解如何向PDF添加文本、添加HTML片段或使用自定义OTF字体。...[ Hide ] 要向现有PDF文件添加文本: 使用Document对象打开输入PDF。 获取要添加文本的特定页面。 使...法将TextFragment对象添加到页面中。 调用Document对象的Save方法并保存输出的PDF文件。 添加文本...

    docs.aspose.com/pdf/zh/java/add-text-to-pdf-file/
  9. PDF Forms. Manage via Java | Aspose.PDF

    Manage PDF Forms programmatically with Java sample code using Aspose.PDF for Java....Load PDF in an instance of Document class. Access the Page via...// Open document Document pdfDocument = new Document ( _dataDir...

    products.aspose.com/pdf/java/acroforms/
  10. IResourceLoadingCallback.ResourceLoading | Aspo...

    Discover how the IResourceLoadingCallback enhances Aspose.Words by efficiently managing external resource loading for seamless Document processing....external resources into a document. public void ResourceLoadingCallb...ResourceLoadingCallb () { Document doc = new Document (); doc . ResourceLoadingCallb...

    reference.aspose.com/words/net/aspose.words.loa...