Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 22,168 for

editor

(1.67 sec)
  1. Aspose::Words::Bibliography::Source::get_Doi me...

    Aspose::Words::Bibliography::Source::get_Doi method. Gets or sets the digital object identifier in C++....IsNull ( contributors -> get_Editor ())); ASSERT_TRUE ( System...Contributor > editor = contributors -> get_Editor (); ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words.bib...
  2. Aspose::Words::Bibliography::Source::get_YearAc...

    Aspose::Words::Bibliography::Source::get_YearAccessed method. Gets or sets the year accessed of a source in C++....IsNull ( contributors -> get_Editor ())); ASSERT_TRUE ( System...Contributor > editor = contributors -> get_Editor (); ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words.bib...
  3. Aspose::Words::Bibliography::Source::get_Intern...

    Aspose::Words::Bibliography::Source::get_InternetSiteTitle method. Gets or sets the internet site title of a source in C++....IsNull ( contributors -> get_Editor ())); ASSERT_TRUE ( System...Contributor > editor = contributors -> get_Editor (); ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words.bib...
  4. Aspose::Words::Bibliography::Source::get_Period...

    Aspose::Words::Bibliography::Source::get_PeriodicalTitle method. Gets or sets the periodical title of a source in C++....IsNull ( contributors -> get_Editor ())); ASSERT_TRUE ( System...Contributor > editor = contributors -> get_Editor (); ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words.bib...
  5. Aspose::Words::Bibliography::Source::get_Report...

    Aspose::Words::Bibliography::Source::get_Reporter method. Gets or sets the reporter of a source in C++....IsNull ( contributors -> get_Editor ())); ASSERT_TRUE ( System...Contributor > editor = contributors -> get_Editor (); ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words.bib...
  6. Aspose::Words::Bibliography::Source::get_Instit...

    Aspose::Words::Bibliography::Source::get_Institution method. Gets or sets the institution of a source in C++....IsNull ( contributors -> get_Editor ())); ASSERT_TRUE ( System...Contributor > editor = contributors -> get_Editor (); ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words.bib...
  7. Edit Visio VSTX files via Python | products.asp...

    Python sample code to edit Visio VSTX documents within any Python based application....Diagram Python via Java Editor Vstx PNG JPG BMP TIFF VSTX...Python Native VSTX document editor using server-side Python APIs...

    products.aspose.com/diagram/python-java/editor/...
  8. Edit PSD document via .NET | products.aspose.com

    C# source code to edit the PSD file on .NET Framework, .NET Core....NET Editor Psd TIFF GIF PDF PNG JPEG PSD...installation. Visual PSD Online Editor App Edit the PSD files by visiting...

    products.aspose.com/psd/net/editor/psd/
  9. 额外注释使用C++|Aspose.PDF for C++

    本节描述如何从PDF文档中添加、获取和删除额外类型的注释。..."C: \\ Samples \\ " ); auto editor = MakeObject < Aspose :: Pdf...:: PdfAnnotationEditor > (); editor -> BindPdf ( _dataDir + u "sample...

    docs.aspose.com/pdf/zh/cpp/extra-annotations/
  10. VbaProject.Modules Is Empty Even Though There I...

    To reproduce: var presentation = new Presentation("PP_Acx_CheckBox_Status.pptm"); Assert.NotEmpty(presentation.VbaProject.Modules); The expected result is for the assertion to pass. However, the VbaProject.Modules col…...and save, then close the VBA editor and click on “Show macros”...create a new macro, the VBA editor will show the checkbox event...

    forum.aspose.com/t/vbaproject-modules-is-empty-...