Sort Score
Result 10 results
Languages All
Labels All
Results 9,951 - 9,960 of 91,206 for

object

(0.26 sec)
  1. MetafileRenderingOptions.EmulateRenderingToSize...

    Discover the MetafileRenderingOptions EmulateRenderingToSizeOnPageResolution property. Control metafile rendering resolution for optimal page display....// Create a "PdfSaveOptions" object that we can pass to the document's...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Convert PowerPoint Presentations to Markdown in...

    Convert PowerPoint slides in JavaScript—PPT, PPTX—to clean Markdown with Aspose.Slides for Node.js via Java, automate documentation and keep formatting....presentation object. Use the save method to save the object as a markdown...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  3. Aspose::Words::Replacing::FindReplaceOptions cl...

    Aspose::Words::Replacing::FindReplaceOptions class. Specifies options for find/replace operations. To learn more, visit the documentation article in C++....FindReplaceOptions : public System :: Object Methods Method Description...use a "FindReplaceOptions" object to modify the find-and-replace...

    reference.aspose.com/words/cpp/aspose.words.rep...
  4. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_TitlesOfParts method. Each string in the array specifies the name of a part in the document in C++....System :: SharedPtr < System :: Object >> headingPairs = doc -> g...

    reference.aspose.com/words/cpp/aspose.words.pro...
  5. Using FormulaText Function in Aspose.Cells with...

    Learn how to work with Excel's FORMULATEXT function using Aspose.Cells for Python via .NET. Get and set cell formulas programmatically while maintaining spreadsheet integrity....Workbook # Create a workbook object workbook = Workbook () # Access...

    docs.aspose.com/cells/python-net/using-formulat...
  6. Create Shared Workbook with Aspose.Cells for No...

    Learn how to create a shared workbook using Aspose.Cells for Node.js via C++...."data" ); // Create Workbook object const wb = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/create-shared-...
  7. Split Visio Page wise in Python | products.aspo...

    Python source codes that explains how to split Microsoft Visio files into multiple files in Python applications...Create a new Diagram class object Copy the page via Copy method...

    products.aspose.com/diagram/python-java/splitter/
  8. FileFormatInfo.IsEncrypted | Aspose.Words for .NET

    Discover if your document is secure with the FileFormatInfo IsEncrypted property—returns true for encrypted files needing a password to access....// Configure a SaveOptions object to encrypt the document //...

    reference.aspose.com/words/net/aspose.words/fil...
  9. PdfSaveOptions.ZoomFactor | Aspose.Words for .NET

    Discover PdfSaveOptions' ZoomFactor property to easily adjust document zoom levels in percentages, enhancing your PDF viewing experience....// Create a "PdfSaveOptions" object that we can pass to the document's...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Move Pages to PDF using .NET | Aspose.PDF

    Move PDF pages of your document programmatically programmatically with C# sample code using Aspose.PDF for .NET... Create a Document object with the input PDF file. Get...

    products.aspose.com/pdf/net/pages/move/