Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 37,840 for

document editor

(0.06 sec)
  1. Bibliography | Aspose.Words for Java

    Represents the list of bibliography sources available in the Document in Java....bibliography sources available in the document. Examples: Shows how to get...available in the document. Document document = new Document(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...
  2. Zoom | Aspose.PDF for .NET API Reference

    Get or sets zoom coefficient. Value 1.0 corresponds to 100. Default value is 1.0. The following example demonstrates how to change zoom of the Document pages....zoom of the document pages. PdfPageEditor editor = new PdfPageEditor...PdfPageEditor (); editor . BindPdf ( "sample.pdf" ); editor . Zoom = 0...

    reference.aspose.com/pdf/net/aspose.pdf.facades...
  3. Extract text and images from XLSM document via ...

    Java sample code to extract text and images from XLSM file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....and high performance XLSM document parsing using server-side...XLSM Files in Java A basic document parsing with Aspose.Cells...

    products.aspose.com/cells/java/parser/xlsm/
  4. CreateCustomActionLink | Aspose.PDF for .NET AP...

    Creates a link to custom actions in PDF Document....link to custom actions in PDF document. public void CreateCustomActionLi...PdfContentEditor editor = new PdfContentEditor (); editor . BindPdf...

    reference.aspose.com/pdf/net/aspose.pdf.facades...
  5. CreateJavaScriptLink | Aspose.PDF for .NET API ...

    Creates a link to JavaScript in PDF Document....link to JavaScript in PDF document. public void CreateJavaScriptLink...PdfContentEditor editor = new PdfContentEditor (); editor . BindPdf...

    reference.aspose.com/pdf/net/aspose.pdf.facades...
  6. Get Viewer Preference of PDF File|Aspose.PDF fo...

    This section shows how to get viewer preference of an existing PDF file using PdfContentEditor Class....for example, positioning the document window in the center of the...GetViewerPreference () { var document = new Document ( dataDir + "PdfCo...

    docs.aspose.com/pdf/net/get-viewer-preference-o...
  7. Apply preset theme to VSX document via Java | p...

    Java source code to apply preset theme to vsx file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....apply preset theme to VSX document using server-side Aspose.Diagram...VSX Files in Java A basic document preset theme applying with...

    products.aspose.com/diagram/java/theme/vsx/
  8. Aspose::Pdf::Devices Namespace Reference - Aspo...

    Classes | Enumerations Aspose::Pdf::Devices Namespace Reference Classes class BmpDevice Represents image device that ......device that helps to save pdf document pages into bmp. More... class...represent pdf document in some format. For example, document page can...

    reference.aspose.com/pdf/cpp/namespace/aspose.p...
  9. XLSM document chart to images via .NET | produc...

    C# source code to draw and convert chart or diagram in XLSM file on .NET Framework, .NET Core, Mono or Xamarin Platforms....and high performance XLSM document charts to images conversion...Install-Package Visit our documentation for more details. How to...

    products.aspose.com/cells/net/chart/xlsm/
  10. ExtractLink | Aspose.PDF for .NET API Reference

    Extracts the collection of Link instances contained in PDF Document....instances contained in PDF document. public IList < Annotation...PdfContentEditor editor = new PdfContentEditor (); editor . BindPdf...

    reference.aspose.com/pdf/net/aspose.pdf.facades...