Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 53,318 for

import document

(0.67 sec)
  1. Your First Application for Android via Java|Asp...

    Installing Aspose.Words for Android via Java....Words JAR and create a new document which is saved to disk in...following imports: import java . io . File ; import com . aspose...

    docs.aspose.com/words/java/your-first-application/
  2. Download and Installation|Aspose.Words for Java

    Download and Configure Aspose.Words for Java from Jython....HelloWorld Document You can create HelloWorld document using following...words import Settings from com . aspose . words import Document...

    docs.aspose.com/words/java/download-and-configu...
  3. ASP.NET without using Visual Studio|Aspose.PDF ...

    Learn how to use Aspose.PDF for .NET in ASP.NET projects without relying on Visual Studio. Follow this practical guide....order to create a simple PDF document with some sample text inside..."C#" %> <% @ Import Namespace = "System" %> <% @ Import Namespace...

    docs.aspose.com/pdf/net/asp-net-without-using-v...
  4. Protect PDF Document Online with password and u...

    Online PDF file password protection app. C++ API code to apply password protection on PDF Document....C++ Protect Pdf Online PDF Document Protection or Set Password...Develop powerful C++ based PDF document protection utility application...

    products.aspose.com/total/cpp/protect/pdf/
  5. Set Default Font Name|Aspose.PDF for Java

    This section describes how to set default font name using Aspose.PDF for Java library....font is not available in the document. You can use setDefaultFontName...examples ; import java.io.FileNotFoundExceptio ; import java.io...

    docs.aspose.com/pdf/java/set-default-font-name/
  6. Convert PDF to PDF/A formats in Python|Aspose.P...

    Learn how to convert PDF files to PDF/A format for compliance with archiving standards using Aspose.PDF in Python via .NET....Convert the file using the Document class Convert method. Before...compliant PDF. import aspose.pdf as apdf from io import FileIO from...

    docs.aspose.com/pdf/python-net/convert-pdf-to-p...
  7. Optimize, Compress or Reduce PDF Size in Python...

    Learn how to optimize PDF Documents in Python for improved web performance and reduced file size using Aspose.PDF....Python Contents [ Hide ] A PDF document may sometimes contain additional...Overview page. Optimize PDF Document for the Web Optimization,...

    docs.aspose.com/pdf/python-net/optimize-pdf/
  8. Remove Empty Regions in Ruby|Aspose.Words for Java

    Remove empty regions from word Document using Ruby....remove empty regions from word document using Aspose.Words Java in...remove_empty_regions () # The path to the documents directory. data_dir = File...

    docs.aspose.com/words/java/remove-empty-regions...
  9. ImportFormatOptions.keep_source_numbering prope...

    ImportFormatOptions.keep_source_numbering property. Gets or sets a boolean value that specifies how the numbering will be Imported when it clashes in source and destination Documents...how the numbering will be imported when it clashes in source...source and destination documents. The default value is False . @property...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Joining And Appending in Ruby|Aspose.Words for ...

    Joining and appending Documents using Ruby....Load the documents to join. dst_doc = Rjb :: import ( "com.aspose...aspose.words.Document" ) . new ( @data_dir + "TestFile.Destination...

    docs.aspose.com/words/java/joining-and-appendin...