Sort Score
Result 10 results
Languages All
Labels All
Results 4,781 - 4,790 of 66,019 for

path

(0.26 sec)
  1. PDF Annotations API | Aspose.PDF

    Remove Comments from PDF Documents with Free Cross‑Platform Apps and High‑Code APIs... Path . Combine ( _dataDir , "sample...document . Save ( System . IO . Path . Combine ( _dataDir , "sample_caret...

    products.aspose.com/pdf/annotation/
  2. Changing Plane Orientation|Documentation

    Aspose.3D for Java allows changing orientation of a scene. In order to change the orientation, getUp() and setUp() methods are introduced in Plane Class....3D-for-Java // The path to the documents directory....

    docs.aspose.com/3d/java/changing-plane-orientat...
  3. Manage Presentation Properties in JavaScript|As...

    Master presentation properties in Aspose.Slides for Node.js via Java and streamline search, branding and workflow in your PowerPoint and OpenDocument files....function updateByTemplate ( path , template ) { var toUpdate...getInstance (). getPresentationInfo ( path ); toUpdate . updateDocumentProper...

    docs.aspose.com/slides/nodejs-java/presentation...
  4. Manage Presentation Properties in Java|Aspose.S...

    Master presentation properties in Aspose.Slides for Java and streamline search, branding and workflow in your PowerPoint and OpenDocument files....void updateByTemplate ( String path , IDocumentProperties template...getInstance (). getPresentationInfo ( path ); toUpdate . updateDocumentProper...

    docs.aspose.com/slides/java/presentation-proper...
  5. Simple Mail Merge in Ruby|Aspose.Words for Java

    Simple Mail Merge using Ruby.... Ruby Code ## The path to the documents directory....

    docs.aspose.com/words/java/simple-mail-merge-in...
  6. 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...
  7. Aspose::Words::Fonts::PhysicalFontInfo::get_Fil...

    Aspose::Words::Fonts::PhysicalFontInfo::get_FilePath method. Path to the font file if any in C++....PhysicalFontInfo::get_FilePath method Path to the font file if any. System...

    reference.aspose.com/words/cpp/aspose.words.fon...
  8. Draw shapes in PS files | API for C++

    C++ API Solution PS, XPS and EPS files. Learn how to draw geometrical shapes in a PS file with the attached C++ code snippet.... Path-Based Graphics - PostScript uses a path-based approach...outline of the shape. Common path operators include moveto , lineto...

    products.aspose.com/page/cpp/add-shapes-to-ps/
  9. Error when converting pdf file to word file - F...

    Hi, We are encountering the following error in one of our reports only on the servers when converting a PDF to a Word document. The conversion works fine locally. We are using: Java version: 17.0.9 Aspose libraries: …...lic"); var FILE_DOWLOAD_PATH = plugins.file.getDefaultUploadLoca()...var wordFile = FILE_DOWLOAD_PATH + uploadedFile.getName().replace('...

    forum.aspose.com/t/error-when-converting-pdf-fi...
  10. Convert SVG to PNG in Python – Aspose.HTML

    Convert SVG to PNG using the Aspose.HTML Python library. Learn about ImageSaveOptions and consider Python code examples for converting SVG to PNG....define paths 8 output_dir = "output/" 9 if not os. path . exists...makedirs (output_dir) 11 save_path = os. path . join (output_dir, "circle...

    docs.aspose.com/html/python-net/convert-svg-to-...