Sort Score
Result 10 results
Languages All
Labels All
Results 2,911 - 2,920 of 67,393 for

path

(0.09 sec)
  1. How to Enable IMAP Activity Logging|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....specifies the relative or absolute path to the log file. ImapDiagnosticLog_UseDate...Create an ImapClient . Set the path to the log file using the LogFileName...

    docs.aspose.com/email/net/enable-imap-activity-...
  2. Load a font from CFF file | Java

    With Aspose.Font for Java solution you can load a font from a CCF file on your hard drive disk even if this file is not a font inself....Paths ; 7 8 import com.aspose.font...the font loading: Construct path to the file. Initiate object...

    docs.aspose.com/font/java/how-to-load-fonts/loa...
  3. Aspose Java Words _ Incorrect Formatting handli...

    I have a usecase where I am getting an OCRed copy. All the header, footer and page number data has been converted into text. And it has broken the document formatting as well. Attaching a sample document for the referenc…...Document doc = new Document("path/to/your/document.docx"); StringBuilder...Document doc = new Document("path/to/your/document.docx"); DocumentBuilder...

    forum.aspose.com/t/aspose-java-words-incorrect-...
  4. Runtime Configuration Aspose.PDF for Rust via C...

    Rust applications that depend on native dynamic libraries—such as Aspose.PDF—require correct runtime Path configuration to function properly on Linux and macOS systems...configure the RPATH (Run-time Search Path). Our build script extracts..."link-arg=-Wl,-rpath,@loader_path" ] Option 2: RUSTFLAGS Environment...

    docs.aspose.com/pdf/rust-cpp/runtime-configurat...
  5. Issue with custom fonts converting from word to...

    We have an issue converting a word document to pdf with a custom font. I’ve tried several ways to setup the custom fonts, but so far it always failed. here is my code: string[] fontFolders = FontsLoader.GetFontFolder…...Save(Path.Combine(context.WorkingDirectory...this method returns the correct path where your custom fonts are...

    forum.aspose.com/t/issue-with-custom-fonts-conv...
  6. Licensing|Documentation

    Setting the License for Aspose.BarCode for .NET... SetLicense ( @"{path}Aspose.Total.Product.Family...the license from file //set path to file ( new Aspose . BarCode...

    docs.aspose.com/barcode/net/licensing/
  7. Convert HTML To EPUB Java

    Convert HTML to EPUB format in Java code. Save HTML as EPUB using Java.... Next, specify the path to the input file and create...You then need to specify the path to the EPUB output file and...

    products.aspose.com/words/java/conversion/html-...
  8. Convert HTML To WORD Java

    Convert HTML to WORD format in Java code. Save HTML as WORD using Java.... Next, specify the path to the input file and create...You then need to specify the path to the Word output file and...

    products.aspose.com/words/java/conversion/html-...
  9. Convert TEXT To PDF Java

    Convert TEXT to PDF format in Java code. Save TEXT as PDF using Java.... Next, specify the path to the input file and create...You then need to specify the path to the PDF output file and use...

    products.aspose.com/words/java/conversion/text-...
  10. Load a font from CFF file | .NET

    .NET API solution to load fonts from a file on your hard drive even if this file is not a font inself. Let’s look at how to make it from a CFF file....the font loading: Construct path to the file. Initiate object...Construct path to the file. 2 string fontPath = Path.Combine(DataDir...

    docs.aspose.com/font/net/how-to-load-fonts/load...