Sort Score
Result 10 results
Languages All
Labels All
Results 3,151 - 3,160 of 369,804 for

save

(0.09 sec)
  1. Render Resource Usage View | Aspose.Tasks Docum...

    Learn how to render Microsoft Project (MPP/XML) resource usage view using Aspose.Tasks for C# and VBScript....t::ResourceUsage); 10 11 // Save the Project 12 System ::String...s_out.pdf" ; 13 project1 -> Save(dataDir + outputFile, options);...

    docs.aspose.com/tasks/cpp/resource-usage-view/
  2. Text Formatting inside PDF|Aspose.PDF for Java

    Discover how to format text inside a PDF document using Aspose.PDF in Java, allowing for customized styling.... save ( _dataDir + "SubsequentIndent_out...textFragment ); // Save the document pdfDocument . save ( _dataDir +...

    docs.aspose.com/pdf/java/text-formatting-inside...
  3. ImageData.SourceFullName | Aspose.Words for .NET

    Discover the ImageData SourceFullName property to easily manage linked image paths and filenames, enhancing your image handling efficiency.... Save ( ArtifactsDir + "Image.CreateLinkedImage...InsertNode ( shape ); doc . Save ( ArtifactsDir + "Image.CreateLinkedImage...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Aspose::Words::Drawing::OleFormat::get_IsLocked...

    Aspose::Words::Drawing::OleFormat::get_IsLocked method. Specifies whether the link to the OLE object is locked from updates in C++....get_IsLocked ()); // If we plan on saving the OLE object to a file in...()); // Below are two ways of saving an OLE object to a file in...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Load or Import CSV file with Formulas via JavaS...

    Learn how to load and import CSV files containing formulas using Aspose.Cells for JavaScript via C++....> Load CSV with Formulas and Save as XLSX < /title> < /head> <...> Load CSV with Formulas and Save as XLSX < /h1> < input type...

    docs.aspose.com/cells/javascript-cpp/load-or-im...
  6. C# 3D Formats Extract Assets | products.aspose.com

    Extract Assets from 3D format 3ds 3mf amf ase att dae drc dxf fbx gltf jt obj ply rvm stl u3d usdz usd vrml x via .NET library using a few lines of C# code....asset class, and call the The Save method for the relevant output...Create save options with FbxSaveOptions to create save options...

    products.aspose.com/3d/net/extractor/
  7. Deal with PDF Forms in C++ | Aspose.PDF

    Manage PDF Forms programmatically with C++ sample code using Aspose.PDF for C++.... Save the PDF file. Create PDF Forms...textBoxField , 1 ); // Save modified PDF document -> Save ( _dataDir +...

    products.aspose.com/pdf/cpp/acroforms/
  8. Document.layout_options property | Aspose.Words...

    Document.layout_options property. Gets a [LayoutOptions](../../../aspose.words.layout/layoutoptions/) object that represents options to control the layout process of this document.... save ( file_name = ARTIFACTS_DIR...= show_paragraph_marks doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Hyphenation::UnregisterDictionar...

    Aspose::Words::Hyphenation::UnregisterDictionary method. Unregisters a hyphenation dictionary for the specified language. This is different from registering Null dictionary. Unregistering a dictionary enables callback for the specified language in C++....dictionary, // and save it to a fixed-page save format. The text...-> get_LCID (); })))); doc -> Save ( get_ArtifactsDir () + u "Hyphenation...

    reference.aspose.com/words/cpp/aspose.words/hyp...
  10. XlsxSaveOptions.section_mode property | Aspose....

    XlsxSaveOptions.section_mode property. Gets or sets the way how sections are handled when saving to the output XLSX document...how sections are handled when saving to the output XLSX document...self ) -> aspose . words . saving . XlsxSectionMode : ... @section_mode...

    reference.aspose.com/words/python-net/aspose.wo...