Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 70,097 for

paths

(3.56 sec)
  1. Add Watermark to PPTX Presentation Files using ...

    Add text and image watermarks to PPTX presentations in Java using Aspose.Slides for Java.... readAllBytes ( Paths . get ( "watermark.png" ));...

    products.aspose.com/slides/java/watermark/pptx/
  2. PDF to PDFA using Java SDK - Compliance issue -...

    Hi I am converting PDF (generated from Adobe) to PDFA using Aspose Java SDK. While validating the pdf, attached errors are thrown. Could you hel me on how to overcome these error, is there any method provided by Aspose…...Document document = new Document("path/to/your/input.pdf"); // Validate...isValid = document.validate("path/to/validation-result.xml", PdfFormat...

    forum.aspose.com/t/pdf-to-pdfa-using-java-sdk-c...
  3. Reading a sub template from memory stream - Fre...

    Hello, In word template, I have a reference to a subtemplate from C drive <<doc ["C:\\Aspose\\Sample\\SubTemplate\\Subtemplate.docx"] -build>> But, I am not sure how I can reference the sub template from memory stream…...mainTemplate = new Document("path_to_your_main_template.docx");...MemoryStream(File.ReadAllBytes("path_to_your_subtemplate.docx")))...

    forum.aspose.com/t/reading-a-sub-template-from-...
  4. Using Built-in Styles with C++|Documentation

    C++ code to use Excel built-in styles with Aspose.Cells for C++ API...Startup (); // Source directory path U16String srcDir ( u ".. \\...01_SourceDirectory \\ " ); // Output file paths U16String output1Path = srcDir...

    docs.aspose.com/cells/cpp/using-built-in-styles/
  5. FieldOptions class | Aspose.Words for Python

    aspose.words.fields.FieldOptions class. Represents options to control field handling in a document...built_in_templates_paths Gets or sets paths of MS Word built-in...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldOptions class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldOptions class. Represents options to control field handling in a document...builtInTemplatesPath Gets or sets paths of MS Word built-in templates...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. OLE Object|Aspose.Slides Documentation

    Handle OLE objects in Aspose.Slides for Android: insert, link, update, and extract embedded content with Java in PPT, PPTX, and ODP presentations.... readAllBytes ( Paths . get ( "Picture.png" )); OleEmbeddedDataInfo...

    docs.aspose.com/slides/androidjava/examples/ele...
  8. Convert Image to SVG in C# – PNG, JPG, BMP, GIF

    Convert PNG, JPG, BMP, TIFF, GIF, and ICO images to SVG in C# with Aspose.SVG for .NET. Learn stream conversion and vectorization options....detection, shape approximation, and path-quality improvements such as...Vectorization may produce many paths and a large output file. Low-resolution...

    docs.aspose.com/svg/net/convert-image-to-svg/
  9. Open Presentations in .NET|Aspose.Slides Docume...

    Open PowerPoint (.pptx, .ppt) and OpenDocument (.odp) presentations effortlessly with Aspose.Slides for .NET—fast, reliable, fully featured....Presentation class and pass the file path to its constructor. The following...Presentation class and pass a file path to its constructor. using (...

    docs.aspose.com/slides/net/open-presentation/
  10. How to convert PDF to Markdown | Aspose.PDF

    Do you know how easily convert PDF to Markdown using Python via .NET? Convert PDF to Markdown with high quality using Python via .NET Aspose.PDF library.... Defining File Paths : input_pdf = DIR_INPUT + “sample...“sample.pdf”: Defines the file path for the input PDF file named...

    products.aspose.com/pdf/tutorial/convert-pdf-ma...