Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 1,139 for

relative paths

(0.05 sec)
  1. LaTeX includegraphics

    Learn about LaTeX includegraphics macro, along with image transformations, viewport, clipping, and the difference between graphics and graphicx packages....but you need to specify the path to your image file in your LaTeX...sample - image. png } % absolute path 2 \ includegraphics{. / sample...

    docs.aspose.com/tex/java/latex-includegraphics/
  2. Conversion Results Screen|Aspose.Words for Shar...

    How to interpret conversion results in the SharePoint UI using the Aspose.Words for SharePoint....The Source Path in this list shows the relative path from the folder...

    docs.aspose.com/words/sharepoint/conversion-res...
  3. Manage fonts within HTML

    Discover the world of fonts for HTML. From web-safe choices to custom @font-face integration, explore how fonts shape design and user experience....2 font-size : 16 px ; 3 } Relative units can offer you better...different devices. Common relative units include percentages...

    docs.aspose.com/font/net/fonts-for-html/
  4. Picture Frame|Aspose.Slides Documentation

    Add a picture frame to a PowerPoint presentation in C++...create a picture frame: // The path to the documents directory....100 , 100 , imgx ); // Sets relative scale width and height pf...

    docs.aspose.com/slides/cpp/picture-frame/
  5. Aspose::Words::Drawing::Shape class | Aspose.Wo...

    Aspose::Words::Drawing::Shape class. Represents an object in the drawing layer, such as an AutoShape, textbox, freeform, OLE object, ActiveX control, or picture. To learn more, visit the documentation article in C++....block of the shape in points, relative to the anchor of the topmost...color that fills the closed path of the shape. get_Filled ()...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Logging recognition events|Documentation

    How to output recognition events to the console or write them to a file....Specify an absolute or relative path to the log file. Applicable...

    docs.aspose.com/ocr/net/logging/
  7. Shape class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Shape class. Represents an object in the drawing layer, such as an AutoShape, textbox, freeform, OLE object, ActiveX control, or picture...block of the shape in points, relative to the anchor of the topmost...color that fills the closed path of the shape. filled Determines...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Logging recognition events|Documentation

    How to output recognition events to the console or write them to a file.... output_path Specify an absolute or relative path to the log...ASPOSE_OCR_LOG_ERROR ; log_settings . output_path = "errors.log" ; asposeocr_set_log_settings...

    docs.aspose.com/ocr/cpp/logging/
  9. Extract Images From Website in Python – Aspose....

    Learn how to download images from website. Consider Python examples to automate extracting images from website using Aspose.HTML...."img" ) 15 16 # Get distinct relative image URLs 17 urls = set(img...file name 32 file_name = os. path . basename (url. pathname )...

    docs.aspose.com/html/python-net/extract-images-...
  10. LoadOptions | Aspose.Words for Java

    Allows to specify additional options such as password or base URI when loading a document into a Document object in Java....that will be used to resolve relative URIs found in the document...that will be used to resolve relative URIs found in the document...

    reference.aspose.com/words/java/com.aspose.word...