Sort Score
Result 10 results
Languages All
Labels All
Results 1,661 - 1,670 of 11,310 for

export options

(0.04 sec)
  1. Aspose::Words::Saving::ImageSavingArgs::get_Cur...

    Aspose::Words::Saving::ImageSavingArgs::get_CurrentShape method. Gets the ShapeBase object corresponding to the shape or group shape that is about to be saved in C++....names must be unique within the export operation. Some images in the...auto options = MakeObject < HtmlSaveOptions > (); options -> ...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. PDF Form having 200+ fields take a long time to...

    Hi, In our application, we handle PDF editable forms. We store the PDF form fields values in a database and while loading the form in our application we fill the form fields with the stored values. We use Aspose.PDF for…...Option o in rd.Options) if (o.Name == data...foreach (PdfForms.Option o in lst.Options) if (data.Value.Contains(o...

    forum.aspose.com/t/pdf-form-having-200-fields-t...
  3. Aspose::Words::Saving::OutlineOptions class | A...

    Aspose::Words::Saving::OutlineOptions class. Allows to specify outline Options. To learn more, visit the documentation article in C++....Allows to specify outline options. To learn more, visit the Save...levels when the document is exported. Default value for this property...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. ImageSaveOptions.PageSet | Aspose.Words for .NET

    Discover the ImageSaveOptions PageSet property to customize your document rendering. Control which pages to save for optimized output. Explore now!... ImageSaveOptions options = new ImageSaveOptions ( SaveFormat...from. options . PageSet = new PageSet ( i ); // Export page at...

    reference.aspose.com/words/net/aspose.words.sav...
  5. ImageSavingArgs.isImageAvailable property | Asp...

    ImageSavingArgs.isImageAvailable property. Returns ``true`` if the current image is available for Export....current image is available for export. get isImageAvailable () :...In this case Aspose.Words exports an icon with a red cross. This...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Convert SHP to KML in C#

    This tutorial explains the conversion of SHP to KML in C#. It explains the IDE settings, a list of steps, and a working sample code for developing a SHP to KML converter in C#....DestinationSpatialRe property Export the Shapefile to KML format...specifying the conversion options and then determine if the spatial...

    kb.aspose.com/gis/net/convert-shp-to-kml-in-csh...
  7. Manage Slide Show|Aspose.Slides for Python Docu...

    Manage slide show settings in PowerPoint presentations using Python... export . SaveFormat . PPTX ) Enable Show Options SlideShowSettings...( "output.pptx" , slides . export . SaveFormat . PPTX ) Select...

    docs.aspose.com/slides/python-net/manage-slide-...
  8. Convert PowerPoint to TIFF with Notes in C++|As...

    Convert PowerPoint and OpenDocument presentations to TIFF with notes using Aspose.Slides for C++. Learn how to Export slides with speaker notes efficiently....Slides, you can not only export entire presentations with speaker...Configure the output layout options: Use the NotesCommentsLayouti...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  9. 通过Node.js和C++在保存为HTML时防止导出隐藏工作表内容|Documentation

    了解如何在将Excel文件保存为HTML时防止导出隐藏工作表内容,使用Aspose.Cells for Node.js via C++。...Do not export hidden worksheet contents const options = new AsposeCells...AsposeCells . HtmlSaveOptions (); options . setExportHiddenWorks ( false...

    docs.aspose.com/cells/zh/nodejs-cpp/prevent-exp...
  10. Convert OneNote to Word

    Convert or Export OneNote to Word document using C# or .NET API.... One of the options to achieve this goal is to...OneNote desktop app you can export your notes to Word format:...

    docs.aspose.com/note/net/convert-onenote-to-word/