Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 65,978 for

paths

(0.06 sec)
  1. Specify 3D File Load Options|Documentation

    There are several Scene.Open method overloads or Scene class constructor overloads that accept a LoadOptions object. Each load format has a corresponding class that holds load options for that load format....NET # The path to the documents directory....= True # Configure look up paths to allow importer to find external...

    docs.aspose.com/3d/python-net/specify-3d-file-l...
  2. Open Presentations in Java|Aspose.Slides Docume...

    Open PowerPoint (.pptx, .ppt) and OpenDocument (.odp) presentations effortlessly with Aspose.Slides for Java—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. Presentation...

    docs.aspose.com/slides/java/open-presentation/
  3. 指定 3D 文件保存选项|Documentation

    有几个场景。保存方法重载接受一个SaveOptions实例... // The path to the documents directory....); // Configure the lookup paths to allow importer to find external...

    docs.aspose.com/3d/zh/java/specify-3d-file-save...
  4. Specify 3D File Load Options in C#|Documentation

    There are several Scene.Open method overloads or Scene class constructor overloads that accept a LoadOptions object. Each load format has a corresponding class that holds load options for that load format....; // Configure the look up paths to allow importer to find external...; // Configure the look up paths to allow importer to find external...

    docs.aspose.com/3d/net/specify-3d-file-load-opt...
  5. Work with PowerPoint Documents in Qt|Aspose.Sli...

    Use Aspose.Slides for C++ with Qt Creator and Visual Studio to create, load, and edit PowerPoint and OpenDocument presentations in cross-platform apps.... In order to add paths to lib and include folders,...External Library option and browse paths to include lib folders one by...

    docs.aspose.com/slides/cpp/work-with-powerpoint...
  6. Aspose.words PDF creation using html is blockin...

    Issue Description We are using Aspose.Words for .NET version 25.x to generate PDF files from HTML content. The HTML content includes image Paths that point to files located on an Azure File Share. However, we are experi…...HTML content includes image paths that point to files located...(rather than referencing them by path) to avoid file locks? Technical...

    forum.aspose.com/t/aspose-words-pdf-creation-us...
  7. HTML-to-Tagged-PDF: CSS border/background path ...

    <!doctype html> Bug Report: Path Objects Not Tagged as Artifacts in Tagged PDF Output body { font-family: Segoe UI, Arial, sans-serif; font-size: 10pt; line-height: 1.5; color: #222; max-width: 900px; margin: 20px…...HTML-to-Tagged-PDF: CSS border/background path objects not tagged as Artifacts...<!doctype html> Bug Report: Path Objects Not Tagged as Artifacts...

    forum.aspose.com/t/html-to-tagged-pdf-css-borde...
  8. Recognition Presets|Documentation

    Learn how to use recognition presets... read ( Paths . get ( hi ). toFile ()); BufferedImage...barCodeReader = new BarCodeReader ( Paths . get ( IMAGES_FOLDER , fileName...

    docs.aspose.com/barcode/java/developer-guide/ba...
  9. Working with Text Styles | Aspose.Note Document...

    A guide on how to work with text styles within a Java development environment.... Copy 1 String dataDir = Paths. get (Utils. getSharedDataDir...(page); 45 46 document. save (Paths. get (dataDir, "SetDefaultParagraphS...

    docs.aspose.com/note/java/working-with-text-sty...
  10. How to Merge PDF Files using C#

    This simple tutorial contains information about how to merge PDF files using C#. It explains how using C# merge PDF files operation can be performed with a few lines of code....the input PDF file names and paths using a string array Merge the...library and specify the file paths with file names using a string...

    kb.aspose.com/pdf/net/how-to-merge-pdf-files-us...