Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 37,826 for

document editor

(0.07 sec)
  1. Posting AcroForm Data|Aspose.PDF for C++

    You can import and export form data to and XML file with Aspose.Pdf.Facades namespace in Aspose.PDF for C++....important type of the PDF document. You can not only create and...input and output pdf files auto editor = MakeObject < Aspose :: Pdf...

    docs.aspose.com/pdf/cpp/posting-acroform-data/
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Create, Edit or Convert PSD & PSB files to PDF & image formats | products.aspose.com – Edit PSD Document via .NEThttps://products.aspose.com/psd/net/Editor/psd/Recen......com – Edit PSD document via .NEThttps://products.aspose...com/psd/net/editor/psd/Recent content in Edit PSD document via .NET...

    products.aspose.com/psd/net/editor/psd/index.xml
  3. Edit or View XLSM Document Metadata via C++ | p...

    C++ example code to edit or view XLSM file metadata on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....Install-Package Visit our documentation for more details. How to... powerful and easy to use document metadata extraction API for...

    products.aspose.com/cells/cpp/metadata/xlsm/
  4. Document.Bibliography | Aspose.Words for .NET

    Document Bibliography property. Gets the Bibliography object that represents the list of sources available in the Document in C#....Bibliography Contents [ Hide ] Document.Bibliography property Gets...of sources available in the document. public Bibliography Bibliography...

    reference.aspose.com/words/net/aspose.words/doc...
  5. Formatting PDF Document using C++|Aspose.PDF fo...

    Create and format the PDF Document with Aspose.PDF for C++. Use the next code snippet to resolve your tasks....Formatting PDF Document using C++ Contents [ Hide ] Formatting...Formatting PDF Document Get Document Window and Page Display Properties...

    docs.aspose.com/pdf/cpp/formatting-pdf-document/
  6. Insert HTML in Word Document | Scale Images wit...

    We have HTML that contains a table (styled to 100% width) with 10 cells, each cell contians an image with a 100% width style. Each image is 100px wide. When using DocumentBuilder.InsertHTML() the images are rendered at o…...Insert HTML in Word Document | Scale Images with Widths in Percentage...Sample .NET Code: var doc = new Document(); var builder = new DocumentBuilder(doc);...

    forum.aspose.com/t/insert-html-in-word-document...
  7. Apply preset theme to VSX document via .NET | p...

    C# source code to apply preset theme to vsx file on .NET Framework, .NET Core, Mono Platforms....apply preset theme to VSX document using server-side Aspose.Diagram...Install-Package Visit our documentation for more details. How to...

    products.aspose.com/diagram/net/theme/vsx/
  8. XLSM document chart via Java | products.aspose.com

    Java sample code to draw and convert chart or diagram in XLSM file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....and high performance XLSM document charts using server-side Aspose...Files Charts in Java A basic document charting with Aspose.Cells...

    products.aspose.com/cells/java/chart/xlsm/
  9. 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...
  10. 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...