Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 1,501 for

relative paths

(0.15 sec)
  1. Manage OLE Objects in Presentations in .NET|Asp...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for .NET. Embed, update, and export OLE content seamlessly....is linked and then obtain the path to the linked file: using (...IsObjectLink ) { // Print the full path to the linked file. Console...

    docs.aspose.com/slides/net/manage-ole/
  2. Manage OLE in Presentations Using JavaScript|As...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for Node.js via Java. Embed, update, and export OLE content seamlessly....is linked and then obtain the path to the linked file: var presentation...isObjectLink ()) { // Print the full path to the linked file. console...

    docs.aspose.com/slides/nodejs-java/manage-ole/
  3. LoadFormat Enum | Aspose.Words for .NET

    Discover the Aspose.Words.LoadFormat enum, defining document formats for seamless loading and enhanced compatibility in your applications....baseUri to ensure that any relative image paths are retrieved correctly...contains an image linked by a relative URI // while the image is...

    reference.aspose.com/words/net/aspose.words/loa...
  4. Manage OLE in Presentations Using C++|Aspose.Sl...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for C++. Embed, update, and export OLE content seamlessly....is linked and then obtain the path to the linked file: auto presentation...get_IsObjectLink ()) { // Print the full path to the linked file. std :: wcout...

    docs.aspose.com/slides/cpp/manage-ole/
  5. Manage OLE in Presentations on Android|Aspose.S...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for Android via Java. Embed, update, and export OLE content seamlessly....is linked and then obtain the path to the linked file: Presentation...isObjectLink ()) { // Print the full path to the linked file. System ...

    docs.aspose.com/slides/androidjava/manage-ole/
  6. Shape with MOVE_AND_SIZE placement drifts verti...

    We are using Aspose.Cells for Java 26.6 to convert Excel workbooks to PDF via Workbook.save(path, PdfSaveOptions) . On a worksheet that contains a picture anchored with PlacementType.MOVE and an autoshape anchored with P…...save(path, PdfSaveOptions) . On a worksheet...autoshape appears shifted upward relative to the picture, so it points...

    forum.aspose.com/t/shape-with-move-and-size-pla...
  7. glTF Mesh Features Example|Documentation

    This documentation page demonstrates how to create a glTF file with EXT_mesh_features using Aspose.3D for .NET....extension data // Using a relative path for the output file ( new...the mesh features Using relative paths makes the code more portable...

    docs.aspose.com/3d/net/developer-guide/meta-dat...
  8. CAB composition in C# | Aspose.Zip for .NET

    C# library allows you to compose CAB archive....class and add entries from file paths, streams, file metadata, or...false if you want only relative paths inside the archive. Copy...

    docs.aspose.com/zip/net/cab-composition/
  9. Copying formulas with cell referecing other she...

    Hi, I have a workbook with following formula in cell G3 in Sheet1 which is referencing Sheet2. When I try to copy this formula to cell C3 in Sheet1, the Relative cell reference part is the same as source and won’t ajust…...to cell C3 in Sheet1, the relative cell reference part is the...when copying a formula, the relative references may not update...

    forum.aspose.com/t/copying-formulas-with-cell-r...
  10. Convert various file formats to PDF|Aspose.PDF ...

    Discover how to convert various file formats, such as Word, Excel, and PowerPoint, into PDF using Aspose.PDF for Java....Path ; import java.nio.file.Paths ; import com.aspose...{ } private static Path _dataDir = Paths . get ( "/home/admi...

    docs.aspose.com/pdf/java/convert-other-files-to...