Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 1,400 for

relative paths

(0.85 sec)
  1. 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...
  2. Generate Code 16K Barcodes in C#|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....AspectRatio is defined as a relative coefficient to the value of...AspectRatio = 10 ; gen . Save ( $"{path}Code16KAspectRatio10.png" ,...

    docs.aspose.com/barcode/net/code16k-barcodes/
  3. OLM To PST exception - Free Support Forum - asp...

    The input is not a valid Base-64 string as it contains a non-base 64 character, more than two padding characters, or an illegal character among the padding characters. ublic void ProcessFolderForHtml(string sourcePath,…...BaseDirectory; //string resourcesPath = Path.Combine(baseDir, "Resources");..."Resources"); //string logoPath = Path.Combine(resourcesPath, "download...

    forum.aspose.com/t/olm-to-pst-exception/325100
  4. What's New in Aspose.Email for .NET|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....12 Setting Relative Path to Resources when Saving...save email resources with relative paths when exporting messages...

    docs.aspose.com/email/net/whats-new/
  5. Manage Picture Frames in Presentations Using C+...

    Add picture frames to PowerPoint and OpenDocument presentations with Aspose.Slides for C++. Streamline your workflow and enhance slide designs....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/
  6. RtfLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.RTF 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...
  7. FieldRD.IsPathRelative | Aspose.Words for .NET

    Discover FieldRD's IsPathRelative property to easily manage document Paths. Simplify your coding with flexible path settings for enhanced efficiency!...Gets or sets whether the path is relative to the current document...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Set Barcode Source|Documentation

    This Article Describes How to Set Barcode Source for Recognition... The full or relative path to the source needs to be...method can be used to pass the path to the existing object of class...

    docs.aspose.com/barcode/python-net/set-barcode-...
  9. 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/
  10. 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-...