Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 11,537 for

setup

(2.44 sec)
  1. FileFormatUtil.DetectFileFormat fails to detect...

    to reproduce: unzip the attached file call Aspose.Words.FileFormatUtil.DetectFileFormat for the text file expected to get Txt, but got Unknown data_1000chars_Uknown.txt.zip (805 Bytes)...these steps and verify your setup. If the issue persists, you...

    forum.aspose.com/t/fileformatutil-detectfilefor...
  2. Compress DRC File Formats via .NET | products.a...

    C# source code to load, render and Compress DRC documents on .NET Framework, .NET Core, Mono.... No need to download or setup anything No need to write or...

    products.aspose.com/3d/net/compression/drc/
  3. Compress ASE File Formats via .NET | products.a...

    C# source code to load, render and Compress ASE documents on .NET Framework, .NET Core, Mono.... No need to download or setup anything No need to write or...

    products.aspose.com/3d/net/compression/ase/
  4. View or Edit VDX Files Metadata via Python | pr...

    Python sample code to edit or view VDX metadata within any Python based application.... No need to download or setup anything No need to write or...

    products.aspose.com/diagram/python-net/metadata...
  5. View or Edit VSDX Files Metadata via Python | p...

    Python sample code to edit or view VSDX metadata within any Python based application.... No need to download or setup anything No need to write or...

    products.aspose.com/diagram/python-net/metadata...
  6. View or Edit VSSX Files Metadata via Python | p...

    Python sample code to edit or view VSSX metadata within any Python based application.... No need to download or setup anything No need to write or...

    products.aspose.com/diagram/python-net/metadata...
  7. ParagraphAlignment | Aspose.Words for Java

    Specifies text alignment in a paragraph in Java....appendChild(section); // Set some page setup properties for the section....

    reference.aspose.com/words/java/com.aspose.word...
  8. Implement Custom Paper Size of Worksheet for Re...

    This article explains how to use the JavaScript API via C++ to set a custom paper size for your desired worksheets when rendering an Excel file to PDF format programmatically....JavaScript via C++ Copy Page Setup Settings from Source Worksheet...

    docs.aspose.com/cells/javascript-cpp/implement-...
  9. Aspose::Words::ConvertUtil::PixelToPoint method...

    Aspose::Words::ConvertUtil::PixelToPoint method. Converts pixels to points at 96 dpi in C++....doc ); // A section's "Page Setup" defines the size of the page...

    reference.aspose.com/words/cpp/aspose.words/con...
  10. Clone a Document in C++|Aspose.Words for C++

    Clone a document to get its identical copy using C++. When creating a copy, nodes and properties of the original document are cloned....model, which includes page setup, styles, custom document properties...

    docs.aspose.com/words/cpp/clone-a-document/